Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
fjakobs committed Jun 6, 2011
1 parent ab8f07b commit 65fa1af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.markdown
Expand Up @@ -94,7 +94,7 @@ With the previous input it outputs:

Notice how congruent static strings are merged into a single string literal when possible.

### Haml.execute(js, context, locals) -> Executes a compiles template
### Haml.execute(js, context, locals) -> Executes a compiled template

Context is the value of `this` in the template, and locals is a hash of local variables.

Expand Down

0 comments on commit 65fa1af

Please sign in to comment.