From 0c246e9c053a5172a58ff95314d8bde3b9dc34ef Mon Sep 17 00:00:00 2001 From: Chandan Rai Date: Mon, 12 Jun 2017 22:37:18 +0530 Subject: [PATCH] corrected typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f470ef4..ff273fe 100644 --- a/README.md +++ b/README.md @@ -1018,7 +1018,7 @@ A Subset for __Architecture and Infrastructure__ * [vue-cli](https://www.npmjs.com/package/vue-cli) * [JavaScript Stack from Scratch](https://github.com/verekia/js-stack-from-scratch) * GUI Architectures - * Comparision + * Comparison * [Scaling Isomorphic Javascript Code](https://blog.nodejitsu.com/scaling-isomorphic-javascript-code/) * [Comparison of Architecture presentation patterns MVP(SC),MVP(PV),PM,MVVM and MVC](https://www.codeproject.com/Articles/66585/Comparison-of-Architecture-presentation-patterns-M) * [Unidirectional User Interface Architectures](https://staltz.com/unidirectional-user-interface-architectures.html)