Update README.md

This commit is contained in:
Gabriel Garcia
2020-02-12 14:41:01 -08:00
committed by GitHub
parent 31d827d25a
commit 2a801f62c5
+1 -1
View File
@@ -218,7 +218,7 @@ This is an update including breaking changes for some environments.
In this version `Math.random()` has been replaced by the random methods of the native crypto module.
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.
### 3.3.0