docs(readme.md): correct typo

This commit is contained in:
Lorenzo Iovino 2024-07-10 06:03:41 +02:00
parent da502ed7f5
commit 20be9e90f8

View file

@ -23,7 +23,7 @@ Install the library using npm according to your angular version (see table below
| Angular | ng2-fittext | command |
|---------|-------------|-------------------------------|
| <= v17 | 1.4.3 | ```npm i ng2-fittext@1.4.3``` |
| >= v18 | 2.0.0 | ``` npm i ng2-fittext@1.5.0```|
| >= v18 | 2.0.0 | ```npm i ng2-fittext@2.0.0``` |
### Usage