Skip to content

Commit

Permalink
Merge pull request #29 from jaketrent/patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
nippur72 committed Apr 1, 2016
2 parents 027108b + b7ff588 commit 1cbdd07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ Sets the template for the element. The template parameter can be either:

- a literal string e.g. `"<my-hello><div>hello</div></my-hello>"`
- an external file (usually a `.html`) to be loaded via HTTP.
- a tage name (works on with precompiled tags).
- a tag name (works on with precompiled tags).

Example of an element `<my-hello>`:

Expand Down

0 comments on commit 1cbdd07

Please sign in to comment.