diff --git a/docs/getting-started/configuration.md b/docs/getting-started/configuration.md
index 26dbca1442..b48bdbd858 100644
--- a/docs/getting-started/configuration.md
+++ b/docs/getting-started/configuration.md
@@ -218,7 +218,7 @@ for 7 days, it's a lucky number.
-Set the scope to your likings. For this tutorial, selecting "repo" should be
+Set the scope to your likings. For this tutorial, selecting "repo" and "workflow" is required as the scaffolding job in this guide configures a GitHub actions workflow for the newly created project.
enough.
In the `app-config.yaml`, search for `integrations:` and add your token, like we
@@ -276,7 +276,7 @@ otherwise something went terribly wrong.
- Go to `create` and choose to create a website with the `React SSR Template`
- Type in a name, let's use `tutorial`
-- Select the group `group-a` which will own this new website, and go to the next
+- Select the group `team-a` which will own this new website, and go to the next
step