diff --git a/docs/api/wrapper/README.md b/docs/api/wrapper/README.md index 0bf6c0415..4d9744bbc 100644 --- a/docs/api/wrapper/README.md +++ b/docs/api/wrapper/README.md @@ -18,7 +18,7 @@ A `Wrapper` is an object that contains a mounted component or vnode and methods #### `options.attachedToDocument` -`Boolean` (read-only): True if component is attached to document when rendered. +`Boolean` (read-only): `true` if component is [attached to document](../options.md) when rendered. ### `selector`