Updated README.md

This commit is contained in:
Patrick Steele-Idem 2014-08-07 09:44:43 -06:00
parent bd54fcc15a
commit e1e735a43a

View File

@ -503,7 +503,7 @@ The disadvantage of using elements to control structural logic is that they chan
## Text Replacement ## Text Replacement
Dynamic text is supported using either `$<variable-reference>` or `${<javascript-expression}`. Dynamic text is supported using either `$<variable-reference>` or `${<javascript-expression>}`.
Examples: Examples:
```html ```html