corrected typo

This commit is contained in:
Chandan Rai 2017-02-03 19:11:37 +05:30 committed by GitHub
parent 930a5c6de2
commit 9e7bcda07d

View file

@ -76,7 +76,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`.