Skip to content

Commit

Permalink
Merge branch 'gh-pages' of http://github.com/bkudria/underscore
Browse files Browse the repository at this point in the history
  • Loading branch information
jashkenas committed Nov 1, 2010
2 parents 31efd85 + 339ae67 commit c595974
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1070,7 +1070,7 @@ <h2>Utility Functions</h2>
<p>
If ERB-style delimiters aren't your cup of tea, you can change Underscore's
template settings to use different symbols to set off interpolated code.
Define and an <b>interpolate</b> regex, and an (optional) <b>evaluate</b> regex
Define an <b>interpolate</b> regex, and an (optional) <b>evaluate</b> regex
to match expressions that should be inserted and evaluated, respectively.
For example, to perform
<a href="http://github.com/janl/mustache.js#readme">Mustache.js</a>
Expand Down

0 comments on commit c595974

Please sign in to comment.