From f9f2787455fa21918e277468ee82dc829ca32096 Mon Sep 17 00:00:00 2001 From: Tony Rizko <tony@rizkocircle.com> Date: Sun, 26 Feb 2017 20:10:25 -0800 Subject: [PATCH] Fix typo in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 958ea9c..ce6cc0b 100644 --- a/README.md +++ b/README.md @@ -123,7 +123,7 @@ Set the status message for `concourse-ci` context on specified pull request. * `path`: *Required.* The path of the repository to reference the pull request. * `status`: *Required.* The status of success, failure, error, or pending. - * [`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). + * [`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). * `context`: *Optional.* The context on the specified pull request (defaults to `status`). Any context will be prepended with `concourse-ci`, so