diff --git a/doc/contributor-guide/source/rst-conv/inline-markups.rst b/doc/contributor-guide/source/rst-conv/inline-markups.rst index 63f095f7c0..ae3ae87413 100644 --- a/doc/contributor-guide/source/rst-conv/inline-markups.rst +++ b/doc/contributor-guide/source/rst-conv/inline-markups.rst @@ -87,10 +87,12 @@ A term that appears in the glossary. +------------------------+---------------------------------------------------+ | **Markup** | ``:term:`` | +------------------------+---------------------------------------------------+ -| **Syntax** | ``:term:`bare``` | +| **Syntax** | ``:term:`IaaS``` | +| | or ``:term:`services ``` | +------------------------+---------------------------------------------------+ -| **Example of output** | Upload the image to the Image service using | -| | the :term:`bare` container format. | +| **Example of output** | OpenStack provides an :term:`IaaS` solution | +| | through a variety of complemental | +| | :term:`services `. | +------------------------+---------------------------------------------------+ GUI element