Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
klebba committed Dec 8, 2023
1 parent 1110d79 commit aa56127
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 @@ -10,7 +10,7 @@

A dead simple starting point for custom elements. It provides the following functionality:

- Efficient element generation and data binding via default templating engine
- Efficient element generation and data binding via an integrated templating engine
- ...or drop in an engine of your choice (e.g., [lit-html](https://lit.dev))
- Automatic `.property` to `[attribute]` reflection (opt-in)
- Automatic `[attribute]` to `.property` synchronization (one-directional, on connected)
Expand Down

0 comments on commit aa56127

Please sign in to comment.