aboutsummaryrefslogtreecommitdiff
path: root/docs/specs/spdm.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/specs/spdm.rst')
-rw-r--r--docs/specs/spdm.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/specs/spdm.rst b/docs/specs/spdm.rst
index f7de080..0e3ad25 100644
--- a/docs/specs/spdm.rst
+++ b/docs/specs/spdm.rst
@@ -102,7 +102,7 @@ Then you can add this to your QEMU command line:
At which point QEMU will try to connect to the SPDM server.
-Note that if using x64-64 you will want to use the q35 machine instead
+Note that if using x86_64 you will want to use the q35 machine instead
of the default. So the entire QEMU command might look like this
.. code-block:: shell