Small fixes to English around rrwebRecord / rrweb.record (#41)
* Small fixes to English around rrwebRecord / rrweb.record * Fix missing word
This commit is contained in:
2
guide.md
2
guide.md
@@ -47,7 +47,7 @@ rrweb does **not** support IE11 and below, because it uses the `MutationObserver
|
|||||||
|
|
||||||
### Record
|
### Record
|
||||||
|
|
||||||
If you only include record code with `<script>`, then you can use the global variable `rrwebRecord` which is the same as `rrweb.record`.
|
**If you only included the record code with `<script>`**, then you must use the global variable `rrwebRecord` instead of `rrweb.record`.
|
||||||
The following sample code will use the variable `rrweb` which is the default exporter of this library.
|
The following sample code will use the variable `rrweb` which is the default exporter of this library.
|
||||||
|
|
||||||
```js
|
```js
|
||||||
|
|||||||
Reference in New Issue
Block a user