diff --git a/doc/doc-contrib-guide/source/rst-conv/inline-markups.rst b/doc/doc-contrib-guide/source/rst-conv/inline-markups.rst index f4aa1d4beb..287df6d65b 100644 --- a/doc/doc-contrib-guide/source/rst-conv/inline-markups.rst +++ b/doc/doc-contrib-guide/source/rst-conv/inline-markups.rst @@ -44,7 +44,7 @@ A fragment of code within a line of text. +------------------------+---------------------------------------------------+ | **Markup** | `````` (double backticks) | +------------------------+---------------------------------------------------+ -| **Syntax** | `` ``m1.small`` `` | +| **Syntax** | ````m1.small```` | +------------------------+---------------------------------------------------+ | **Example of output** | The following command launches an instance with | | | the ``m1.small`` flavor. |