chore(dev-docs): wording
This commit is contained in:
parent
bca0ec1fcc
commit
0e7c291603
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
title: Hide or remove paths from an inherited part
|
title: Hide or remove paths from an inherited part
|
||||||
---
|
---
|
||||||
|
|
||||||
To hide remove paths from an inherited part, iterate over the `paths` object
|
To hide paths from an inherited part, iterate over the `paths` object
|
||||||
and call `Path.hide()` on all entries:
|
and call `Path.hide()` on all entries:
|
||||||
|
|
||||||
```mjs
|
```mjs
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue