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 be27114 commit f6c07a0Copy full SHA for f6c07a0
docs/versioning.md
@@ -15,7 +15,7 @@ each other.
15
## file format versioning scheme
16
17
The file format is versioned with a triplet of integers, that carries
18
-semantics, thus can and indeed *must* be used libraries that want to
+semantics, thus can and indeed *must* be used by libraries that want to
19
open NIX files to determine if the version of the file is compatible
20
with the library version (i.e. the file can be read or written to).
21
0 commit comments