Skip to content

Commit 06030b8

Browse files
authored
Merge pull request #383 from dijonkitchen/patch-1
Fix wording in Readme
2 parents 825133d + d8da1c1 commit 06030b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ company.to_builder.target!
124124
```
125125

126126
You can either use Jbuilder stand-alone or directly as an ActionView template
127-
language. When required in Rails, you can create views ala show.json.jbuilder
127+
language. When required in Rails, you can create views a la show.json.jbuilder
128128
(the json is already yielded):
129129

130130
``` ruby

0 commit comments

Comments
 (0)