Skip to content

Commit

Permalink
docs: #431 fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
karlhorky authored Dec 4, 2024
1 parent f792ec4 commit 338fea6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Transform your content into type-safe data collections. Eliminate the need for m
- **Simple to use**:
No need to manually fetch and parse your content anymore. Just import it and start using Content Collections. It provides a simple API, allowing you to concentrate on building your app.

- **Tansformation**:
- **Transformation**:
Content Collections allows you to transform your content before it enters your app. You can use it to modify your content, join two collections or even fetch data from a server.

## Installation
Expand Down

0 comments on commit 338fea6

Please sign in to comment.