diff --git a/markdown/dev/reference/api/part/draft/en.md b/markdown/dev/reference/api/part/draft/en.md index b0dbab3eb25..c9936bf1771 100644 --- a/markdown/dev/reference/api/part/draft/en.md +++ b/markdown/dev/reference/api/part/draft/en.md @@ -32,7 +32,7 @@ access the following properties: | `sa` | Access to `settings.sa` | | `scale` | Access to `settings.scale` | || **_Access to utilities_** | -| `context` | The pattern context | +| `context` | Allows access to the pattern object and other things higher in the tree | | `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/log) |