Skip to content

Commit ece636b

Browse files
committed
Fix typo
1 parent 10ecc0a commit ece636b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
# end
1717

1818
# == Render Partial Section
19-
# The block is rendererd within the context of the view, so you can
19+
# The block is rendered within the context of the view, so you can
2020
# easily render a partial rather than build content in ruby.
2121
#
2222
# section "Recent Posts" do

0 commit comments

Comments
 (0)