Skip to content

Commit

Permalink
docs(readme): Fix major version
Browse files Browse the repository at this point in the history
Closes #244
  • Loading branch information
kolkov committed Jul 28, 2020
1 parent 052a7d2 commit d1f94a6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
[![codecov](https://codecov.io/gh/kolkov/angular-editor/branch/master/graph/badge.svg)](https://codecov.io/gh/kolkov/angular-editor)
[![Donate](https://img.shields.io/badge/Donate-PayPal-green.svg)](https://paypal.me/AndreyKolkov)

A simple native WYSIWYG/Rich Text editor for Angular 6-8+
A simple native WYSIWYG/Rich Text editor for Angular 6-10+

![Nov-27-2019 17-26-29](https://user-images.githubusercontent.com/216412/69763434-259cd800-113b-11ea-918f-0565ebce0e48.gif)

Expand Down Expand Up @@ -244,7 +244,7 @@ Editor preferences are available in the [editor config](https://github.com/kolko

## Versioning

For transparency into our release cycle and in striving to maintain backward compatibility, AngularEditor is maintained under [the Semantic Versioning guidelines](http://semver.org/).
For a transparency into our release cycle and in striving to maintain backward compatibility, AngularEditor is maintained under [the Semantic Versioning guidelines](http://semver.org/).

See [the Releases section of our project](https://github.com/kolkov/angular-editor/releases) for changelogs for each release version.

Expand Down

0 comments on commit d1f94a6

Please sign in to comment.