We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 04bc5d9 commit 180a195Copy full SHA for 180a195
docs/responsibilities_capabilities.rst
@@ -59,8 +59,8 @@ Capabilities
59
* ``1.2``
60
* ``1.1``
61
* ``1.0``
62
-* Serializer that converts :class:`BOM <cyclonedx.model.bom.Bom>` data models to XML string
63
-* Serializer that converts :class:`BOM <cyclonedx.model.bom.Bom>` data models to JSON string
+* Serializer that converts :class:`Bom <cyclonedx.model.bom.Bom>` data models to XML string
+* Serializer that converts :class:`Bom <cyclonedx.model.bom.Bom>` data models to JSON string
64
* Formal validators for JSON string and XML string.
65
Requires optional dependencies as described in :ref:`install instructions <install extras>`
66
0 commit comments