Skip to content

Commit f9957d2

Browse files
committed
Fix typo
1 parent 9eaf949 commit f9957d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/migration/guide/how-to-set-up-docs-previews.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ jobs:
8282
This workflow is triggered when a PR is either merged or closed. The underlying reusable workflow, deletes the docs from the preview environment.
8383

8484
:::{note}
85-
We are awarey of the security implications of using `pull_request_target` as described in [this blog post](https://github.blog/2020-08-03-github-actions-improvements-for-fork-and-pull-request-workflows/).
85+
We are aware of the security implications of using `pull_request_target` as described in [this blog post](https://github.blog/2020-08-03-github-actions-improvements-for-fork-and-pull-request-workflows/).
8686
The workflow never checks out the code and doesn't use any user modifiable inputs (e.g. PR title).
8787
:::
8888

0 commit comments

Comments
 (0)