Merge pull request #3170 from BenJamesBen/part-draft-docs
fix(docs): Part draft method typo correction
This commit is contained in:
commit
d1c27b1438
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@ access the following properties:
|
|||
|| **_Access to utilities_** |
|
||||
| `getId` | See [the getId documentation](/reference/api/part/getid) |
|
||||
| `hide` | See [the hide documentation](/reference/api/part/hide) |
|
||||
| `log` | See [the logging documentation](reference/api/store/logs) |
|
||||
| `log` | See [the logging documentation](/reference/api/store/log) |
|
||||
| `macro` | See [the macros documentation](/reference/macros/) |
|
||||
| `setHidden` | See [the setHidden documentation](/reference/api/part/sethidden) |
|
||||
| `store` | See [the store documentation](/reference/api/store) |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue