From adf0fb1e562e75e14d1577352f779367ae306dff Mon Sep 17 00:00:00 2001 From: Sashko Stubailo Date: Thu, 22 Oct 2015 10:36:41 -0700 Subject: [PATCH] Fix typo --- History.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/History.md b/History.md index a14a00398b..082ec92b97 100644 --- a/History.md +++ b/History.md @@ -6,7 +6,7 @@ algorithm to generate document IDs when called outside of a method and an `_id` field is not explicitly passed. With this change, there are no longer two algorithms used to generate document - IDs. `Random.id()` can still be used to generate crpytographically + IDs. `Random.id()` can still be used to generate cryptographically secure document IDs. [#5161](https://github.com/meteor/meteor/issues/5161) * The `ecmascript-collections` package has been renamed to