We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 31d827d commit 2a801f6Copy full SHA for 2a801f6
README.md
@@ -218,7 +218,7 @@ This is an update including breaking changes for some environments.
218
219
In this version `Math.random()` has been replaced by the random methods of the native crypto module.
220
221
-For this reason CryptoJS might does not run in some JavaScript environments without native crypto module. Such as IE 10 or before or React Native.
+For this reason CryptoJS might not run in some JavaScript environments without native crypto module. Such as IE 10 or before or React Native.
222
223
### 3.3.0
224
0 commit comments