File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed 
docs/pages/developing-extensions Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -134,7 +134,7 @@ class {identifier}SettingsFormRequest extends AdminFormRequest
134134        return [
135135            'theme' => 'Theme',
136136            'customName' => 'Custom Name',
137-             'count' => 'Count,
137+             'count' => 'Count' ,
138138        ];
139139    }
140140}
@@ -254,4 +254,4 @@ And now you're done. You should be able to load and save your admin configuratio
254254<div  class =" btn-group docs-navigator "  role =" group "  aria-label =" Navigation "  style =" float right " >
255255  <a  href =" ?page=developing-extensions/Custom-controllers "  class =" btn btn-dark bg-light-subtle border-0 rounded-start-pill " >Previous</a >
256256  <a  href =" ?page=developing-extensions/Custom-table-and-migrations "  class =" btn btn-dark bg-light-subtle border-0 rounded-end-pill " >Next</a >
257- </div >
257+ </div >
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments