Skip to content

Commit 90884e6

Browse files
authored
Merge pull request brix#263 from astutejoe/patch-1
README typo
2 parents 31d827d + 2a801f6 commit 90884e6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)