From 70fadd51ee07a04c1b1ff5ca418382aed965efbe Mon Sep 17 00:00:00 2001 From: Paul Cowgill Date: Mon, 9 Dec 2019 03:43:47 -0600 Subject: [PATCH] Typo fix (#326) --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 332cf634..1210c8bf 100644 --- a/readme.md +++ b/readme.md @@ -106,7 +106,7 @@ Add additional notes about how to deploy this on a live system * [React](https://reactjs.org/) - A JS library for building user interfaces * [Material UI 1.X](https://material-ui-next.com/) - React components that implement Google's Material Design * [redux, immutable, reselect, final-form](https://redux.js.org/) - React ecosystem libraries -* [Flow](https://flow.org/) - Sttic Type Checker +* [Flow](https://flow.org/) - Static Type Checker ## Contributing