Skip to content

Commit 8eaadd7

Browse files
committed
doc: typo fix
1 parent a7147c3 commit 8eaadd7

1 file changed

Lines changed: 4 additions & 5 deletions

File tree

README.MD

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -23,11 +23,10 @@ Releases of java-stix will comply with the Semantic Versioning specification at
2323
[http://semver.org/][semver]. Java-stix is currently under active development;
2424
see TODO.txt for a tentative roadmap. Releases will be announced on the [STIX
2525
discussion list][list]. A java-stix for a particular schema release will match the
26-
STIX schema version in Semantic Versioning form. Follow up patched releases of
27-
java-stix for a particular schema release will add, and follow on patches will
28-
increment a 4th digit. For example, the first patch release for java-stix `v1.2.0`
29-
would be `v1.2.0.1`. Patches will be worked in a branch prior to being tagged and
30-
released.
26+
STIX schema version in Semantic Versioning form. Follow up patches of java-stix
27+
for a particular schema release will increment a 4th digit. For example, the first
28+
patch release for java-stix `v1.2.0` would be `v1.2.0.1`. Patches will be worked
29+
in a branch prior to being tagged and released.
3130

3231
## <a name="releases"></a>Releases
3332

0 commit comments

Comments
 (0)