Merge pull request #8 from SimonMarquis/patch-5

Fix broken italic markdown styling in ArchitectureLearningJourney.md
pull/48/head
Jolanda Verhoef 3 years ago committed by GitHub
commit c9aac0439e
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