Skip to content

Commit

Permalink
Fix typo in PR RTD message
Browse files Browse the repository at this point in the history
  • Loading branch information
WalterKolczynski-NOAA committed Aug 9, 2023
1 parent a4b66c3 commit 8d088b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
with:
script: |
const message = `
Link to ReadTheDocs sample build for this PR can be foune at:
Link to ReadTheDocs sample build for this PR can be found at:
https://global-workflow--${{ github.event.pull_request.number }}.org.readthedocs.build/en/${{ github.event.pull_request.number }}
`
github.rest.issues.createComment({
Expand Down

0 comments on commit 8d088b3

Please sign in to comment.