diff --git a/markdown/dev/reference/api/part/en.md b/markdown/dev/reference/api/part/en.md index 60c5eb5c91e..9c630826ea0 100644 --- a/markdown/dev/reference/api/part/en.md +++ b/markdown/dev/reference/api/part/en.md @@ -11,6 +11,7 @@ and multiple parts together typically make up a pattern. | Property | Description | | --------:| ----------- | +| `attributes` | An [Attributes](/reference/api/attributes) instance holding the part's attributes | | `paths` | A plain object to store your paths in | | `points` | A plain object to store your points in | | `render` | A flag that controls whether to include the part in the render output |