Skip to content

Commit

Permalink
docs: fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
mikelgo committed Aug 20, 2024
1 parent 4ed8566 commit faac431
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,14 @@

# @angular-kit

A set of 🔥 Angular packages tools.
A set of 🔥 Angular tools.

- 📦 independent packages
- 🍃 fully tree-shakable as we leverage secondary entry points for each package

## 📦 Included packages

- [stream](./libs/stream/README.md) - the better async pipe
- [rxObserve](./libs/stream/README.md) - the better async pipe
- [rx](./libs/rx/README.md) - reactive tools
- [effects](https://github.com/mikelgo/angular-kit-effects) - modern util to manage subscriptions with zero-boilerplate code
- [rx-hooks](./libs/rx-hooks/README.md) - reactive lifecycle hooks
Expand Down

0 comments on commit faac431

Please sign in to comment.