Add missing backticks around method reference

pull/1837/head
Simon Marquis 3 years ago committed by GitHub
parent b3cf9050bb
commit feacf52dcf

@ -280,7 +280,7 @@ The `FollowingViewModel` exposes `uiState` as a `StateFlow<FollowingUiState>`. T
* List of authors (getAuthorsStream) * List of authors (`getAuthorsStream`)
* List of author IDs which the current user is following * List of author IDs which the current user is following
* List of topics * List of topics
* List of topic IDs which the current user is following * List of topic IDs which the current user is following

Loading…
Cancel
Save