File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -120,7 +120,7 @@ Four aspects define the design of these features:
120
120
121
121
### Simplicity
122
122
123
- You shouldn't be an experience performance engineer if you want to write benchmarks.
123
+ You shouldn't be an experienced performance engineer if you want to write benchmarks.
124
124
You can design very complicated performance experiments in the declarative style using simple APIs.
125
125
126
126
For example, if you want to [ parameterize] ( https://benchmarkdotnet.org/articles/features/parameterization.html ) your benchmark,
Original file line number Diff line number Diff line change @@ -121,7 +121,7 @@ Four aspects define the design of these features:
121
121
122
122
### Simplicity
123
123
124
- You shouldn't be an experience performance engineer if you want to write benchmarks.
124
+ You shouldn't be an experienced performance engineer if you want to write benchmarks.
125
125
You can design very complicated performance experiments in the declarative style using simple APIs.
126
126
127
127
For example, if you want to [ parameterize] ( https://benchmarkdotnet.org/articles/features/parameterization.html ) your benchmark,
You can’t perform that action at this time.
0 commit comments