Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ Download the code from [https://github.com/fraywing/textAngular/releases/latest]
```
OR
```html
<text-angular ng-model="htmlVariable"></div>
<text-angular ng-model="htmlVariable"></text-angular>
```
This acts similar to a regular AngularJS / form input if you give it a name attribute, allowing for form submission and AngularJS form validation.

Expand Down Expand Up @@ -114,4 +114,4 @@ Including those from:
* [kanakiyajay](https://github.com/kanakiyajay)
* [kencaron](https://github.com/kencaron)
* [gintau](https://github.com/gintau)
* [uxtx](https://github.com/uxtx)
* [uxtx](https://github.com/uxtx)