Skip to content

Commit

Permalink
Merge pull request #987 from mokagio/typo-fix-taday
Browse files Browse the repository at this point in the history
Minor typo fix: Taday -> Today
  • Loading branch information
Soyn committed Feb 10, 2020
2 parents d421047 + 436a318 commit 9ffa89a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/architecture.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ Actually doing that though, is a bit of a process.
`source/ci_source/providers`][provs]. These use ENV VARs to figure out which CI `danger ci` is running on and validate
whether it is a pull request.

**Step 2: Platform**. Danger needs to know which platform the code review is happening in. Taday Github, Gitlab,
BitBucket Server and BitBucket Cloud are supported. You can see them them all in [`source/platforms`][platforms].
**Step 2: Platform**. Danger needs to know which platform the code review is happening in. Today, Danger supports
Github, Gitlab, BitBucket Server, and BitBucket Cloud. You can see them them all in [`source/platforms`][platforms].

**Step 3: JSON DSL**. To allow for all of:

Expand Down

0 comments on commit 9ffa89a

Please sign in to comment.