From 58497159c1917ab867ba370e0eee053c74e96482 Mon Sep 17 00:00:00 2001 From: Klaas Freitag Date: Thu, 13 Jun 2024 14:42:37 +0200 Subject: [PATCH] Update docs/architecture/posixfs.md Co-authored-by: Phil Davis --- docs/architecture/posixfs.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/architecture/posixfs.md b/docs/architecture/posixfs.md index d034605b4..4b8ccd0bf 100644 --- a/docs/architecture/posixfs.md +++ b/docs/architecture/posixfs.md @@ -11,7 +11,7 @@ geekdocFilePath: Posix FS.md Posix FS is the working name for the collaborative storage driver for Infinite Scale. -The scope of this document is to give an high level overview to the technical aspects of the Posix FS and guide the setup. +The scope of this document is to give a high level overview to the technical aspects of the Posix FS and guide the setup. ## Introduction