Fix broken italic markdown styling in ArchitectureLearningJourney.md

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

@ -176,7 +176,7 @@ Whenever the list of authors changes (for example, when a new author is added),
To write data, the repository provides suspend functions. It is up to the caller to ensure that their execution is suitably scoped.
_Example: Follow a topic _
_Example: Follow a topic_
Simply call `TopicsRepository.setFollowedTopicId` with the ID of the topic which the user wishes to follow.

Loading…
Cancel
Save