diff --git a/docs/en/api/options.md b/docs/en/api/options.md index 20e57e1ec..3b4828578 100644 --- a/docs/en/api/options.md +++ b/docs/en/api/options.md @@ -147,7 +147,7 @@ expect(wrapper.vm.$route).toBeInstanceOf(Object) - type: `boolean` - default: `false` -Component will be attach to DOM when rendered if set to `true`. +Component will be attached to DOM when rendered if set to `true`. ### `attrs`