From 3f83ba16a982b29db53f0fa0f5a8957be9d8aacd Mon Sep 17 00:00:00 2001 From: William Stein Date: Sat, 24 Sep 2022 14:24:47 -0700 Subject: [PATCH] fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3189d9a..4f73a77 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ # webfuse -webfuse combines libwebsockets and libfuse. It allows ot attach a remote filesystem via websockets. +webfuse combines libwebsockets and libfuse. It allows to attach a remote filesystem via websockets. ## Contents