@abidibo/react-cam-roi 0.9.1 → 0.11.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -801,7 +801,7 @@ After cloning the repository and install dependencies (`yarn install`), you can
801
801
 
802
802
  In order to start developing just run the storybook, then make changes to code and the storybook will be updated.
803
803
 
804
- In order to test the library in onother local react project you can:
804
+ In order to test the library in another local react project you can:
805
805
 
806
806
  ```bash
807
807
  cd react-cam-roi