diff --git a/docs/ModularizationLearningJourney.md b/docs/ModularizationLearningJourney.md index 3485a0669..179ec1bec 100644 --- a/docs/ModularizationLearningJourney.md +++ b/docs/ModularizationLearningJourney.md @@ -108,11 +108,11 @@ For example, `sync`, `benchmark` and `test` modules, as well as `app-nia-catalog
feature1:api,feature2:apifeature:1:api,feature:2:api:topic:api module exposes a Navigator.navigateToTopic function that the
:interests:impl module uses to navigate from the InterestsScreen to the TopicScreen when
a topic is clicked.
@@ -121,15 +121,15 @@ For example, `sync`, `benchmark` and `test` modules, as well as `app-nia-catalog
feature1:impl,feature2:implfeature:1:impl,feature:2:implfeature:topic displays information about a topic on the TopicScreen.feature:foryou which displays the user's news feed, and onboarding during first run, on the For You screen.feature:topic:impl displays information about a topic on the TopicScreen.feature:foryou:impl which displays the user's news feed, and onboarding during first run, on the For You screen.TopicScreen