commit 7de5cbda2d5094cd48226aa4d0d3d581fc9a6317
parent 89ceb6ab614ec4258f47b97e3d412350baab1815
Author: Filipe Guerra <alias.mac@gmail.com>
Date: Sat, 15 Oct 2016 10:17:51 -0700
Fix typo on changelog (#913)
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
@@ -56,7 +56,7 @@ All notable changes to this project will be documented in this file.
### [v0.4.1]
> 2015-10-04
-- Replace React Hot Loader (depricated) with React Transform
+- Replace React Hot Loader (deprecated) with React Transform
- Replace `index.html` template with `Html` (shell) React component
- Update the deployment script (`tools/deploy.js`), add Git-based deployment example
- Update ESLint and JSCS settings to use AirBnb JavaScript style guide