Fix namespace in readme

This commit is contained in:
Matt Nadareski
2025-09-30 18:29:30 -04:00
parent 995c19d903
commit eb4975b261

View File

@@ -14,7 +14,7 @@ Below are a list of the included namespaces and their overall utility.
Generic helper classes that involve custom functionality and utility.
### `SabreTools.Compare`
### `SabreTools.IO.Compare`
Classes focused on string comparison by natural sorting. For example, "5" would be sorted before "100".