Skip to content

Commit 236c5a8

Browse files
committed
Merge pull request activeadmin#179 from vijaydev/typo
Fix typo in active_admin.rb template
2 parents 5f5e859 + 7b7e231 commit 236c5a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/generators/active_admin/install/templates/active_admin.rb.erb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ ActiveAdmin.setup do |config|
6666

6767
# == Register Stylesheets & Javascripts
6868
#
69-
# We recomend using the built in Active Admin layout and loading
69+
# We recommend using the built in Active Admin layout and loading
7070
# up your own stylesheets / javascripts to customize the look
7171
# and feel.
7272
#

0 commit comments

Comments
 (0)