fix typo
Code block should be ended ``
This commit is contained in:
parent
81d423c547
commit
4537d88a58
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ contentTracing.startRecording('*', contentTracing.DEFAULT_OPTIONS, function() {
|
||||||
});
|
});
|
||||||
}, 5000);
|
}, 5000);
|
||||||
});
|
});
|
||||||
``
|
```
|
||||||
|
|
||||||
## Methods
|
## Methods
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue