paths -> path

use singular for terminology uniformly
This commit is contained in:
Valentin Gagarin 2022-06-21 14:01:31 +02:00
parent 1681f4e9f3
commit 9c544813d7
2 changed files with 1 additions and 1 deletions

View file

@ -103,7 +103,7 @@ That allows processes to resolve references contained in files and thus access t
Store objects are therefore implemented as the pair of
- a [file system object](fso.md) for data
- a set of [store paths](paths.md) for references.
- a set of [store paths](path.md) for references.
[unix-paradigm]: https://en.m.wikipedia.org/wiki/Everything_is_a_file
[file-descriptor]: https://en.m.wikipedia.org/wiki/File_descriptor