From d9b9dd9a17d77afc39670607f0924616f6d066a7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pedro=20Rog=C3=A9rio?= Date: Sat, 12 Sep 2020 09:25:57 -0300 Subject: [PATCH] Fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9719835..a6f7abe 100644 --- a/README.md +++ b/README.md @@ -93,7 +93,7 @@ A collection of awesome browser-side [JavaScript](https://developer.mozilla.org/ ## Component Managment -* [Bit](https://github.com/teambit/bit) - Create, find and reuse components (React, Anular, Node etc.) across applications. +* [Bit](https://github.com/teambit/bit) - Create, find and reuse components (React, Angular, Node etc.) across applications. ## Loaders *Module or loading system for JavaScript.*