From 872bcc55b73c84c9fbdd364ea3cdbfe486484f53 Mon Sep 17 00:00:00 2001 From: Robert Felker Date: Sun, 9 Dec 2018 16:17:51 +0100 Subject: [PATCH] Bloc framework --- source.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source.md b/source.md index c9f6918..c77d172 100644 --- a/source.md +++ b/source.md @@ -334,7 +334,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ### Bloc -- [Bloc](https://github.com/felangel/bloc) - A collection of packages that help implement the BLoC design pattern by [Felix Angelov](https://github.com/felangel) +- [Bloc](https://github.com/felangel/bloc) - Collection of packages that help implement the BLoC design pattern by [Felix Angelov](https://github.com/felangel) ### Redux / ELM / Dependency Injection