Skip to content

Commit 8f9e540

Browse files
Fix typo in README regarding News API endpoint
1 parent 05d4ba6 commit 8f9e540

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
@@ -68,7 +68,7 @@ com.yogiveloper.yonewsai
6868
- - [x] details
6969
- [x] Shared Element Transition [guide](https://developer.android.com/develop/ui/compose/animation/shared-elements)
7070
- - [x] with navigation compose
71-
- [x] News API doesn't provide a `get article` endpoint, so a simple cache is used for intent details.
71+
- [x] News API doesn't provide a `get article by id` endpoint, so a simple cache is used for intent details.
7272
7373
---
7474

0 commit comments

Comments
 (0)