We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 465ebf3 commit 6cca72fCopy full SHA for 6cca72f
docs/articles/overview.md
@@ -298,7 +298,7 @@ Read more: [Diagnosers](configs/diagnosers.md)
298
299
## BenchmarkRunner
300
301
-There are several ways to run your benchmarks: you can use existed class, run a benchmark based on code from internet or based on source code:
+There are several ways to run your benchmarks: you can use an existing class, run a benchmark based on code from internet or based on source code:
302
303
```cs
304
var summary = BenchmarkRunner.Run<MyBenchmarkClass>();
0 commit comments