diff --git a/docs/ModularizationLearningJourney.md b/docs/ModularizationLearningJourney.md index 8f47adf36..155b2ee0a 100644 --- a/docs/ModularizationLearningJourney.md +++ b/docs/ModularizationLearningJourney.md @@ -113,8 +113,8 @@ Using the above modularization strategy, the Now in Android app has the followin ...
: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.
TopicScreen