diff --git a/website/content/docs/disks/usage.mdx b/website/content/docs/disks/usage.mdx index 01bd4434a..afce57cf1 100644 --- a/website/content/docs/disks/usage.mdx +++ b/website/content/docs/disks/usage.mdx @@ -11,7 +11,7 @@ description: Various Vagrant Disk examples change in between releases. Use at your own risk. It currently is not officially supported. -This feature currently reqiures the experimental flag to be used. To explicitly enable this feature, you can set the experimental flag to: +This feature currently requires the experimental flag to be used. To explicitly enable this feature, you can set the experimental flag to: ``` VAGRANT_EXPERIMENTAL="disks"