From a90f816be6ae1badf1acfd6338c9d9f3ff2f4ea2 Mon Sep 17 00:00:00 2001 From: jamisiveshkumar Date: Tue, 4 Nov 2025 06:07:58 +0530 Subject: [PATCH] Fix capitalization typo in README.md Reviewed-by: Brian Behlendorf Reviewed-by: George Melikov Signed-off-by: Sivesh Kumar Closes #17889 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a90736bb5..a39b88fed 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ This repository contains the code for running OpenZFS on Linux and FreeBSD. # Official Resources * [Documentation](https://openzfs.github.io/openzfs-docs/) - for using and developing this repo - * [ZoL Site](https://zfsonlinux.org) - Linux release info & links + * [ZoL site](https://zfsonlinux.org) - Linux release info & links * [Mailing lists](https://openzfs.github.io/openzfs-docs/Project%20and%20Community/Mailing%20Lists.html) * [OpenZFS site](https://openzfs.org/) - for conference videos and info on other platforms (illumos, OSX, Windows, etc)