diff --git a/docs/ArchitectureLearningJourney.md b/docs/ArchitectureLearningJourney.md index 6c84344ea..44c59dfad 100644 --- a/docs/ArchitectureLearningJourney.md +++ b/docs/ArchitectureLearningJourney.md @@ -142,7 +142,7 @@ Here's what's happening in each step. The easiest way to find the associated cod
GetUserNewsResourcesUseCase
combines the list of news resources with the user data to emit a list of SaveableNewsResource
s.
+ GetUserNewsResourcesUseCase
combines the list of news resources with the user data to emit a list of UserNewsResource
s.
GetUserNewsResourcesUseCase.invoke