Skip to content

Commit

Permalink
Typo fixed in build trigger page (bitrise-io#176)
Browse files Browse the repository at this point in the history
* Typo fixed in build trigger page

* Casing change in commit hash description.
  • Loading branch information
koral-- authored and viktorbenei committed Nov 26, 2017
1 parent 413139e commit 6f9f379
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/api/build-trigger.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,8 +74,8 @@ The following parameters are supported in the `build_params` object:
* `branch` (string): The (Source) Branch to build. In case of a standard git commit this is the branch of the commit.
In case of a Pull Request build this is the source branch, the one the PR was started from.
* `tag` (string): The git Tag to build.
* `commit_hash` (string): The git Commit Hash to build.
* `commit_message` (strings): The git commit message (or build's message).
* `commit_hash` (string): The git commit hash to build.
* `commit_message` (string): The git commit message (or build's message).

### Bitrise.io specific:

Expand Down

0 comments on commit 6f9f379

Please sign in to comment.