mirror of
https://github.com/haml/haml.git
synced 2022-11-09 12:33:31 -05:00
[Haml] Fixed small spelling error.
This commit is contained in:
parent
c15fb243b9
commit
ddca945cb4
1 changed files with 1 additions and 1 deletions
|
@ -297,7 +297,7 @@ is compiled to:
|
|||
<html xmlns='http://www.w3.org/1999/xhtml' xml:lang='en' lang='en'></html>
|
||||
|
||||
Attribute hashes can also be stretched out over multiple lines
|
||||
to accomidate many attributes.
|
||||
to accommodate many attributes.
|
||||
However, newlines may only be placed immediately after commas.
|
||||
For example:
|
||||
|
||||
|
|
Loading…
Reference in a new issue