Skip to content

Commit c7871a7

Browse files
committed
Fix typo in documentation
1 parent 18b0435 commit c7871a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/ex_admin.ex

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ defmodule ExAdmin do
3333
* `show` - Customize the show page
3434
* `form` - Customize the new and edit pages
3535
* `menu` - Customize the menu item
36-
* `controller` - Customer the controller
36+
* `controller` - Customize the controller
3737
3838
## Custom Ecto Types
3939

0 commit comments

Comments
 (0)