From a86baf77a1b7257b7401190b7db98af918941005 Mon Sep 17 00:00:00 2001 From: Jeff Moe Date: Wed, 4 Sep 2024 13:09:04 -0600 Subject: [PATCH] fix typo --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c2e5825..ca16e23 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Libre.is -Code to he main landing page for the Libre websites. +Code to the main landing page for the Libre websites. * https://libre.is @@ -25,6 +25,7 @@ cd libre-is/ rsync -ultav --exclude="*.swp" html/ libre-is:/var/www/html/ ``` + # License Contents are available under the Apache 2.0 license.