Fix broken italic markdown styling in ArchitectureLearningJourney.md

pull/8/head
Simon Marquis 3 years ago committed by GitHub
parent ef42543b32
commit 969b438242
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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. 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. Simply call `TopicsRepository.setFollowedTopicId` with the ID of the topic which the user wishes to follow.

Loading…
Cancel
Save