Skip to content

Commit 032dbde

Browse files
authored
Merge pull request #801 from SimonMarquis/patch-2
Fix HTML/Markdown typo in `ModularizationLearningJourney.md`
2 parents 386f17d + 8abea4b commit 032dbde

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
@@ -171,7 +171,7 @@ Using the above modularization strategy, the Now in Android app has the followin
171171
<tr>
172172
<td><code>core:ui</code>
173173
</td>
174-
<td>Composite UI components and resources used by feature modules, such as the news feed. Unlike the `designsystem` module, it is dependent on the data layer since it renders models, like news resources.
174+
<td>Composite UI components and resources used by feature modules, such as the news feed. Unlike the <code>designsystem<code> module, it is dependent on the data layer since it renders models, like news resources.
175175
</td>
176176
<td> <code>NewsFeed</code> <code>NewsResourceCardExpanded</code>
177177
</td>

0 commit comments

Comments
 (0)