diff options
Diffstat (limited to 'src/Compiler.js')
| -rw-r--r-- | src/Compiler.js | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/src/Compiler.js b/src/Compiler.js index 67c22461..ae2bcdb6 100644 --- a/src/Compiler.js +++ b/src/Compiler.js @@ -1,5 +1,5 @@  /** -= * Template provides directions an how to bind to a given element. + * Template provides directions an how to bind to a given element.   * It contains a list of init functions which need to be called to   * bind to a new instance of elements. It also provides a list   * of child paths which contain child templates | 
