Skip to content
This repository was archived by the owner on Nov 8, 2018. It is now read-only.

Commit 5841ce4

Browse files
authored
Merge pull request #57 from trizko/patch-1
Fix typo in README.md
2 parents d3eee49 + f9f2787 commit 5841ce4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ Set the status message for `concourse-ci` context on specified pull request.
123123
* `path`: *Required.* The path of the repository to reference the pull request.
124124

125125
* `status`: *Required.* The status of success, failure, error, or pending.
126-
* [`on_success`](https://concourse.ci/on-success-step.html) and [`on_falure`](https://concourse.ci/on-failure-step.html) triggers may be useful for you when you wanted to reflect build result to the PR (see the example below).
126+
* [`on_success`](https://concourse.ci/on-success-step.html) and [`on_failure`](https://concourse.ci/on-failure-step.html) triggers may be useful for you when you wanted to reflect build result to the PR (see the example below).
127127

128128
* `context`: *Optional.* The context on the specified pull request
129129
(defaults to `status`). Any context will be prepended with `concourse-ci`, so

0 commit comments

Comments
 (0)