Skip to content

Commit

Permalink
Corrected README example
Browse files Browse the repository at this point in the history
git-svn-id: svn://hamptoncatlin.com/haml/trunk@30 7063305b-7217-0410-af8c-cdc13e5119b9
  • Loading branch information
packagethief committed Sep 12, 2006
1 parent 7db85d7 commit 0df0cc6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README
Expand Up @@ -46,7 +46,7 @@ by the element name. To specify attributes, include a hash of attributes inside
curly braces. Example:

%one
%meta{:content => 'something'}
%meta{:content => 'something'}/
%two
%three Hey there

Expand Down

0 comments on commit 0df0cc6

Please sign in to comment.