Skip to content

Commit 2a801f6

Browse files
authored
Update README.md
1 parent 31d827d commit 2a801f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -218,7 +218,7 @@ This is an update including breaking changes for some environments.
218218

219219
In this version `Math.random()` has been replaced by the random methods of the native crypto module.
220220

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.
221+
For this reason CryptoJS might not run in some JavaScript environments without native crypto module. Such as IE 10 or before or React Native.
222222

223223
### 3.3.0
224224

0 commit comments

Comments
 (0)