Update docs/ArchitectureLearningJourney.md

pull/551/head
Don Turner 2 years ago committed by GitHub
parent f08f08f124
commit 1036bf2f35
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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