Skip to content

Commit 189c9af

Browse files
bsipoczstefanv
andauthored
Fix typo
Co-authored-by: Stefan van der Walt <stefan@mentat.za.net>
1 parent 77aa9bd commit 189c9af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
- Use `domain` to set where the CircleCI artifacts are hosted. It defaults to CircleCI, but the
6060
[Scientific Python CircleCI proxy](https://github.com/scientific-python/circleci-proxy) can be set, too,
6161
as it addresses some routing issues for mystmd generated outputs.
62-
- The action has an outtput ``url`` that you can use in downstream steps, but
62+
- The action has an output `url` that you can use in downstream steps, but
6363
this URL will only point to a valid artifact once the job is complete, i.e.,
6464
`github.event.status` is either `'success'`, `'fail'`, or (maybe) `'error'`,
6565
not `'pending'`.

0 commit comments

Comments
 (0)