Skip to content

Commit

Permalink
Minor typo fix: Taday -> Today
Browse files Browse the repository at this point in the history
  • Loading branch information
mokagio committed Feb 9, 2020
1 parent d421047 commit 743db2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/architecture.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ 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,
**Step 2: Platform**. Danger needs to know which platform the code review is happening in. Today Github, Gitlab,
BitBucket Server and BitBucket Cloud are supported. 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 743db2c

Please sign in to comment.