Skip to content

Commit 7a02409

Browse files
authored
Typo Update deploy-process.md
The typical workflow will be as follows: It should be: The typical workflow is as follows: This is because the description refers to the current process, so "is" would be the correct tense instead of "will be." Corrected.
1 parent 3443bd1 commit 7a02409

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/deploy-process.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Ethereum.org follows a [Gitflow](https://www.atlassian.com/git/tutorials/compari
66

77
The current process for deployment involves a 2-day QA cycle to test a release candidate. A release candidate is created on Tuesday, will have 2 days of testing, and then released to production on Thursday assuming no blocking bugs are found.
88

9-
The typical workflow will be as follows:
9+
The typical workflow is as follows:
1010

1111
1. A branch is created off of the `dev` branch, and pull requests for the branch are created into `dev`
1212
2. Pull requests are reviewed, and merged into `dev`

0 commit comments

Comments
 (0)