Merge pull request #8583 from crowchirp/docs-typo-fixes

Docs typo fixes
This commit is contained in:
Zeke Sikelianos 2017-02-03 09:55:43 -08:00 committed by GitHub
commit 6df446baba
3 changed files with 5 additions and 5 deletions

View file

@ -82,7 +82,7 @@ list. Possible options are:
* `enable-sampling`
* `enable-systrace`
The first 3 options are trace recoding modes and hence mutually exclusive.
The first 3 options are trace recording modes and hence mutually exclusive.
If more than one trace recording modes appear in the `traceOptions` string,
the last one takes precedence. If none of the trace recording modes are
specified, recording mode is `record-until-full`.