Skip to content

Commit

Permalink
Merge pull request slim-template#736 from breyno127/patch-2
Browse files Browse the repository at this point in the history
Fix typo in README
  • Loading branch information
minad authored Sep 28, 2016
2 parents 5a31334 + 51d03b9 commit 3c2a7d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -487,7 +487,7 @@ The attribute value will be escaped by default. Use == if you want to disable es
a href==action_path(:start)
~~~
You can also break ruby attributes with backslash `\` or trailing `,` as describe for control sections.
You can also break ruby attributes with backslash `\` or trailing `,` as described for control sections.
#### Boolean attributes
Expand Down

0 comments on commit 3c2a7d2

Please sign in to comment.