Skip to content

Commit 167672a

Browse files
authored
Merge pull request #14332 from mdqst/dev
Grammatical and typo corrections
2 parents 3e3f7c0 + c2d66e1 commit 167672a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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`

docs/event-tracking.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ It's helpful to ask yourself how the results of what we track and measure might
3737

3838
Broadly, events should be grouped by specific topic (e.g. L2 page external links, selected bridge, selected cex).
3939

40-
## Each event comprises of 4 hierarchical values:
40+
## Each event comprises 4 hierarchical values:
4141

4242
1. Category (other events may share the same category if one feature has several actions)
4343
2. Action

0 commit comments

Comments
 (0)