From 960062969e23d4bebb30b269c0a48f6819b5b2d6 Mon Sep 17 00:00:00 2001 From: Yoshiaki Senda Date: Thu, 15 Jun 2023 18:36:43 +0900 Subject: [PATCH] minor fix --- userdocs/contributing/development-environment-vagrant.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/userdocs/contributing/development-environment-vagrant.rst b/userdocs/contributing/development-environment-vagrant.rst index 152014b8..7f7f8a21 100644 --- a/userdocs/contributing/development-environment-vagrant.rst +++ b/userdocs/contributing/development-environment-vagrant.rst @@ -14,7 +14,7 @@ Host system requirements CPU H/W Virtualization support -------------------------------- -Check CPU virtualization capability using following command. If your system has Intel CPU, you will see Intel VT here, and if your system has AMD CPU, you will see AMD-V here. +Check CPU virtualization capability using following command. If your system has Intel CPU, you will see `Intel VT` here, and if your system has AMD CPU, you will see `AMD-V` here. .. code-block:: bash