Browse Source

corrected typo

Chandan Rai 8 years ago
parent
commit
9e7bcda07d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/api/content-tracing.md

+ 1 - 1
docs/api/content-tracing.md

@@ -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`.