diff --git a/docs/ArchitectureLearningJourney.md b/docs/ArchitectureLearningJourney.md index 21e7965c9..dd0715028 100644 --- a/docs/ArchitectureLearningJourney.md +++ b/docs/ArchitectureLearningJourney.md @@ -280,7 +280,7 @@ The `FollowingViewModel` exposes `uiState` as a `StateFlow`. T -* List of authors (getAuthorsStream) +* List of authors (`getAuthorsStream`) * List of author IDs which the current user is following * List of topics * List of topic IDs which the current user is following