1
0
Fork 0

Merge pull request #3170 from BenJamesBen/part-draft-docs

fix(docs): Part draft method typo correction
This commit is contained in:
Joost De Cock 2022-12-09 08:05:12 +01:00 committed by GitHub
commit d1c27b1438
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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) |