From 5f6e1f94f4232d42b2ec65fe1895838d221b4a7f Mon Sep 17 00:00:00 2001 From: Ikko Ashimine Date: Mon, 17 May 2021 15:40:55 +0900 Subject: [PATCH] Fix typo in usage.mdx specificy -> specificity --- website/content/docs/disks/hyperv/usage.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/content/docs/disks/hyperv/usage.mdx b/website/content/docs/disks/hyperv/usage.mdx index cd58e44c6..2dc6967ca 100644 --- a/website/content/docs/disks/hyperv/usage.mdx +++ b/website/content/docs/disks/hyperv/usage.mdx @@ -63,7 +63,7 @@ For more information about each option, please visit the [Add-VMHardDiskDrive Hy Generally, these options do not need to be set or handled by most users. Only use these options if you are sure you know what you are doing. Vagrant will be able to attach disks for you without these options, but they are available -if it is required that you specificy a specific location for a disk. +if it is required that you specificity a specific location for a disk. - `ControllerLocation` (int) - The location that the disk should be attached to on the controller - `ControllerNumber` (int) - The controller to use for attaching the disk