Skip to content

Commit 3d217b9

Browse files
committed
docs(tuto): fix typo
1 parent 61a1ae3 commit 3d217b9

File tree

1 file changed

+1
-1
lines changed
  • tutorials/deploy-automate-mkdocs-site

1 file changed

+1
-1
lines changed

tutorials/deploy-automate-mkdocs-site/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ In this section we will be adding the following values (secrets) in our GitHub r
166166
"Resource": "name-of-your-bucket/*"
167167
},
168168
```
169-
2. Access your GitHub repository
169+
2. Access your GitHub repository.
170170
3. Click the **Actions** tab. The name of your workflow (`Build and push website documentation to S3`) should display under **All workflows**.
171171
4. Click the name of your workflow, then click the **Run workflow** drop-down. You are prompted to select a branch from which to run the workflow.
172172

0 commit comments

Comments
 (0)