Skip to content

Commit e9a32f1

Browse files
committed
fix typo
1 parent f9957d2 commit e9a32f1

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
@@ -13,7 +13,7 @@ The docs preview system consists of three GitHub Workflows:
1313
### Build
1414

1515
This workflow is triggered when a PR is opened. The underlying reusable workflow, builds the documentation and uploads it as an artifact.
16-
If the `path-pattern` intput does not match any changes in the PR, the workflow will skip the build, but still set a green status check.
16+
If the `path-pattern` input does not match any changes in the PR, the workflow will skip the build, but still set a green status check.
1717
This way you only build and deploy the docs when there are changes to the docs and you can still set it as a required status check.
1818

1919

0 commit comments

Comments
 (0)