Skip to content

Commit f7a85b9

Browse files
authored
Correct typo in tutorial.md
1 parent e584221 commit f7a85b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tutorial.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -210,7 +210,7 @@ GitHub Actions by going to
210210

211211
https://github.com/{github_owner}/{project_slug}/settings/pages
212212

213-
and under 'Built and deployment' selecting 'GitHub Actions' for 'Source'.
213+
and under 'Build and deployment' selecting 'GitHub Actions' for 'Source'.
214214
```
215215

216216
As before replace `{github_owner}` and `{project_slug}` with the relevant GitHub repository owner and project slug that you chose at the start.

0 commit comments

Comments
 (0)