Skip to content

Commit cff5cce

Browse files
authored
Merge pull request #609 from mayur-kambariya/fix/typo_mistake
Typo mistake ilustrated to illustrated
2 parents 38339ad + 02004da commit cff5cce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/jbuilder/jbuilder_template.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ def initialize(context, options = nil)
2727
#
2828
# json.partial! 'comments/comments', comments: @message.comments
2929
#
30-
# There are multiple ways to generate a collection of elements as JSON, as ilustrated below:
30+
# There are multiple ways to generate a collection of elements as JSON, as illustrated below:
3131
#
3232
# Example:
3333
#

0 commit comments

Comments
 (0)