Skip to content

Commit 5a80a9a

Browse files
committed
docs(bloc): update package description in README
1 parent b69d6c3 commit 5a80a9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/bloc/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121

2222
---
2323

24-
A dart package that helps implement the [BLoC pattern](https://www.didierboelens.com/2018/08/reactive-programming---streams---bloc).
24+
A predictable state management library that helps implement the BLoC (Business Logic Component) design pattern.
2525

2626
**Learn more at [bloclibrary.dev](https://bloclibrary.dev)!**
2727

0 commit comments

Comments
 (0)