Skip to content

Commit

Permalink
Fix typo in README (#1483)
Browse files Browse the repository at this point in the history
Fix typo
  • Loading branch information
jmortlock authored Feb 15, 2025
1 parent 83e576c commit f978f9e
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 @@ -26,7 +26,7 @@ The most up-to-date examples are available at https://flow-php.com
- [Reading data from Array](https://flow-php.com/documentation/example/data_reading/array/#example)
- [Reading data from CSV](https://flow-php.com/documentation/example/data_reading/csv/#example)
- [Joins](https://flow-php.com/documentation/example/join/join/#example)
- [Aggregatios](https://flow-php.com/documentation/example/aggregations/group_by/#example)
- [Aggregations](https://flow-php.com/documentation/example/aggregations/group_by/#example)
- and many more...

## Community Contributions
Expand Down

0 comments on commit f978f9e

Please sign in to comment.