Minor change

stix2.0
Emmanuelle Vargas-Gonzalez 2017-11-01 12:46:01 -04:00
parent 84fa86a2fd
commit 7b9f09ee18
1 changed files with 3 additions and 3 deletions

View File

@ -65,9 +65,9 @@ For more in-depth documentation, please see `https://stix2.readthedocs.io/ <http
STIX 2.X Technical Specification Support
----------------------------------------
This version of python-stix2 supports STIX 2.0 by default. Although, the `stix2`
Python library is built to support multiple versions of the STIX Technical
Specification. With every major release of stix2 the ``import stix2``
This version of python-stix2 supports STIX 2.0 by default. Although, the
`stix2` Python library is built to support multiple versions of the STIX
Technical Specification. With every major release of stix2 the ``import stix2``
statement will automatically load the SDO/SROs equivalent to the most recent
supported 2.X Technical Specification. Please see the library documentation
for more details.