Skip to content

Commit 534a71c

Browse files
authored
Update README.md
1 parent dd2fced commit 534a71c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ The framework allows fetching the whole of aggregated response or a partial resp
1414
ApiAggregator is useful in many use cases. Few to list are:
1515
- For creating Level 2 (functional or BFF) apis using Level 1 (core resource) apis.
1616
- For easily extending an api without having to break existing consumers.
17-
- For on demand data retrieval of data using different subsets of configured apis to fetch varied datasets per request.
17+
- For on demand retrieval of data using different subsets of configured apis to fetch varied datasets per request.
1818
- and Many more.
1919

2020
## Getting Started?

0 commit comments

Comments
 (0)