Update docs/ArchitectureLearningJourney.md

pull/1837/head
Don Turner 3 years ago committed by GitHub
parent c8f698be61
commit 8911fde6ad

@ -142,7 +142,7 @@ Here's what's happening in each step. The easiest way to find the associated cod
<tr>
<td>11
</td>
<td><code>GetUserNewsResourcesUseCase</code> combines the list of news resources with the user data to emit a list of <code>SaveableNewsResource</code>s.
<td><code>GetUserNewsResourcesUseCase</code> combines the list of news resources with the user data to emit a list of <code>UserNewsResource</code>s.
</td>
<td><code>GetUserNewsResourcesUseCase.invoke</code>
</td>

Loading…
Cancel
Save