diff --git a/Introduction to Coroutines and Channels/01_Introduction.md b/Introduction to Coroutines and Channels/01_Introduction.md index 93afc9a..6f43bd1 100644 --- a/Introduction to Coroutines and Channels/01_Introduction.md +++ b/Introduction to Coroutines and Channels/01_Introduction.md @@ -57,7 +57,7 @@ Specify the name of your token, for example, `coroutines-hands-on`: ![](./assets/1-intro/GeneratingToken.png) -There is no need to select any scopes, click on "Generated token" at the bottom of the screen. +There is no need to select any scopes, click on "Generate token" at the bottom of the screen. Copy the generated token somewhere; we'll use it soon. ### Running the code