From cef0023c2559daebea490c2643a26bb95c0512b1 Mon Sep 17 00:00:00 2001 From: Jim Tittsler Date: Mon, 20 Sep 2021 16:53:27 +0900 Subject: [PATCH] fix typo --- egg_timer/01_empty_window.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/egg_timer/01_empty_window.md b/egg_timer/01_empty_window.md index 80334b0..8ec03b8 100644 --- a/egg_timer/01_empty_window.md +++ b/egg_timer/01_empty_window.md @@ -57,7 +57,7 @@ The code looks simple enough, right? Still, let's take the time to to look at wh This is deeper than you might realize. Because, even if your app today is single-platform, your *skillset* is now multi-platform. *"We should port to mac"* Consider it done! *"Hot startup seeking app- and desktop experts*" No problem. *"Who here knows tvOS"* You do. - *"The pilot died, can anyone land this plane*" ... ok, maybe not, but the point still stand. The diversity of Gio is nothing less than amazing. + *"The pilot died, can anyone land this plane*" ... ok, maybe not, but the point still stands. The diversity of Gio is nothing less than amazing. 2. The **event loop** in the goroutine