From 54e2f689578a58215ee1d244a2920c6b26ce1023 Mon Sep 17 00:00:00 2001 From: MindFocus Date: Tue, 7 May 2024 13:01:59 +0800 Subject: [PATCH] docs: fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0f4292a1..6d7bc8df 100644 --- a/README.md +++ b/README.md @@ -521,7 +521,7 @@ your machine. Support for the macOS operating system is currently experimental. The macOS version of the DwarFS filesystem driver relies on the awesome -[macFUSE](https://https://osxfuse.github.io/) project. +[macFUSE](https://osxfuse.github.io/) project. ### Building on macOS