Skip to content

Commit d2e5bd5

Browse files
authored
Update docs/ModularizationLearningJourney.md
1 parent 1c8c881 commit d2e5bd5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/ModularizationLearningJourney.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ Using the above modularization strategy, the Now in Android app has the followin
173173
</td>
174174
<td>UI components, composables and resources, used by different features.
175175
</td>
176-
<td><code>NewsResourceCardExpanded</code>
176+
<td> <code>NewsFeed</code> <code>NewsResourceCardExpanded</code>
177177
</td>
178178
</tr>
179179
<tr>

0 commit comments

Comments
 (0)