react-tooltip 5.10.1-beta-7 → 5.10.1-beta-9

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
@@ -127,7 +127,7 @@ mode: `esm` `cjs` `iife`
127
127
 
128
128
  Don't forget to import the CSS file from `node_modules/react-tooltip/dist/react-tooltip.css` to set default styling. This needs to be done only once in your application.
129
129
 
130
- PS: all the files have a minified version and a non-minified version and the default to be imported are the not minified files.
130
+ PS: all the files have a minified version and a non-minified version and the default to be imported are the minified files.
131
131
 
132
132
  ![image](https://user-images.githubusercontent.com/9615850/205637814-c0ef01ae-bd77-4e7f-b4bf-df502c71e5c3.png)
133
133