Skip to content

Commit b9882cd

Browse files
authored
Merge pull request #278 from dotproto/patch-1
Grammar fix
2 parents 9c7789b + 1920f69 commit b9882cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/performance.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Performance
33
---
44

5-
oclif supports performance tracking out of the box - both for oclif and you own code. You can enable it in one of two ways depending on how you've implemented your bin scripts.
5+
oclif supports performance tracking out of the box, both for oclif itself and your custom code. You can enable it in one of two ways depending on how you've implemented your bin scripts.
66

77
If you're using the bin scripts that come from the generator, you can simply set `performanceEnabled` on the `settings` module:
88

0 commit comments

Comments
 (0)