From cd594c2c35c691a7a2fa24be6d93e77c3a77fefc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pavel=20Posp=C3=AD=C5=A1il?= Date: Thu, 14 Jul 2022 11:23:04 +0200 Subject: [PATCH] Update ArchitectureLearningJourney.md --- docs/ArchitectureLearningJourney.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/ArchitectureLearningJourney.md b/docs/ArchitectureLearningJourney.md index f711284e0..02fe85bc2 100644 --- a/docs/ArchitectureLearningJourney.md +++ b/docs/ArchitectureLearningJourney.md @@ -72,7 +72,7 @@ Here's what's happening in each step. The easiest way to find the associated cod The initial news feed state is set to Loading, which causes the UI to show a loading spinner on the screen. - Search for usages of ForYouFeedState.Loading + Search for usages of ForYouFeedUiState.Loading