summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--api-guide/source/accelerator-support.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/api-guide/source/accelerator-support.rst b/api-guide/source/accelerator-support.rst
index a33b3bdd66..f7c82944ed 100644
--- a/api-guide/source/accelerator-support.rst
+++ b/api-guide/source/accelerator-support.rst
@@ -80,6 +80,6 @@ For nested resource providers:
For example, creating servers with accelerators provisioned with the Cyborg
service, if two children RPs have 4 vGPU inventories each:
- - You can ask for a device profile in the flavor with 2 vGPU with --max 2.
- - But you can't ask for a device profile in the flavor with 4 vGPU and
- --max 2.
+ * You can ask for a device profile in the flavor with 2 vGPU with --max 2.
+ * But you can't ask for a device profile in the flavor with 4 vGPU and
+ --max 2.