From d9fd5742ea2bdafee14d3b51d0d9e630d9073591 Mon Sep 17 00:00:00 2001 From: Ramon Henrique Ornelas Date: Fri, 14 Oct 2016 12:49:10 -0300 Subject: [PATCH] docs(changelog): fix typo (#8706) --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8f63381815..f3937f224b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,7 +3,7 @@ ### Package.json Updates -`package.json` has been upated to include Angular dependcies and the latest version of app-scripts. Please update your package.json to reflect these changes and then run `npm install`. +`package.json` has been upated to include Angular dependencies and the latest version of app-scripts. Please update your package.json to reflect these changes and then run `npm install`. ``` "dependencies": {