fix text
This commit is contained in:
@@ -226,7 +226,7 @@ Mark.create({
|
|||||||
// add this mark to the 'basic' group
|
// add this mark to the 'basic' group
|
||||||
group: 'basic',
|
group: 'basic',
|
||||||
// add this mark to the 'basic' and the 'foobar' group
|
// add this mark to the 'basic' and the 'foobar' group
|
||||||
group: 'foobar',
|
group: 'basic foobar',
|
||||||
})
|
})
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user