From 252b5ed0caf555b1804f233f60b8d179b81a06f4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pavel=20Posp=C3=AD=C5=A1il?= Date: Thu, 14 Jul 2022 11:18:56 +0200 Subject: [PATCH] Update ArchitectureLearningJourney.md The name is outdated. --- 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