Skip to content

Commit 35f080c

Browse files
committed
Fix typos.
1 parent beef801 commit 35f080c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

RELEASE_NOTES.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,14 @@ Release Notes
55
## Version 4.4
66
### Summary
77

8-
* Aligns with [KTX Specification](https://registry.khronos.org/KTX/specs/2.0 ktxspec.v2.html) Revision 4 and [Khronos Data Format Specification](https://registry.khronos.org/DataFormat/specs/1.4/dataformat.1.4.html) version 1.4.
8+
* Aligns with [KTX Specification](https://registry.khronos.org/KTX/specs/2.0/ktxspec.v2.html) Revision 4 and [Khronos Data Format Specification](https://registry.khronos.org/DataFormat/specs/1.4/dataformat.1.4.html) version 1.4.
99
* Adds new tools and features to the KTX suite. Of particular note is
1010
`ktx compare`.
11-
* Has a largely rewritten JavaScript binding which gives access to read _and_
11+
* Has a largely rewritten Javascript binding which gives access to read _and_
1212
write functionality of *libktx* and includes an expanded test suite.
1313
* Has a refactored and greatly improved Java binding thanks to @javagl.
1414

15-
With the new tools and features the KTX tool suite now provides a superset of the functionality found in the legacy tools with the exception of `ktx2ktx2`. __The legacy tools, except `ktx2ktx2` will be removed in Release 4.5. Adjust your workflows accordingly.__
15+
With the new tools and features the KTX tool suite now provides a superset of the functionality found in the legacy tools with the exception of `ktx2ktx2`. __The legacy tools, except `ktx2ktx2`, will be removed in Release 4.5. Adjust your workflows accordingly.__
1616

1717
### New Features in 4.4
1818
#### Command Line Tools Suite

0 commit comments

Comments
 (0)