diff --git a/markdown/dev/reference/api/part/shorthand/en.md b/markdown/dev/reference/api/part/shorthand/en.md index b7b13319786..188c2397c15 100644 --- a/markdown/dev/reference/api/part/shorthand/en.md +++ b/markdown/dev/reference/api/part/shorthand/en.md @@ -32,6 +32,7 @@ The `Part.shorthand()` method returns a plain object with the following properti | `paths` | Holds `part.paths` | | `Point` | The [Point constructor](/reference/api/point) | | `points` | Holds `part.points` | +| `scale` | Holds `pattern.settings.scale` | | `Snippet` | The [Snippet constructor](/reference/api/snippet) | | `snippets` | Holds `part.snippets` | | `options` | Holds `pattern.settings.options` |