Commit 4b40d43d authored by Dennis Lam's avatar Dennis Lam Committed by Christian Brauner

docs: filesystems: corrected grammar of netfs page

Fixed the word "aren't" to "isn't" based on singular word "bufferage".
Signed-off-by: default avatarDennis Lam <dennis.lamerice@gmail.com>
Link: https://lore.kernel.org/r/20240912012550.13748-2-dennis.lamerice@gmail.comSigned-off-by: default avatarChristian Brauner <brauner@kernel.org>
parent 3956e728
......@@ -116,7 +116,7 @@ The following services are provided:
* Handle local caching, allowing cached data and server-read data to be
interleaved for a single request.
* Handle clearing of bufferage that aren't on the server.
* Handle clearing of bufferage that isn't on the server.
* Handle retrying of reads that failed, switching reads from the cache to the
server as necessary.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment