From 6eab385a9cacd8e73c072e317b1b6934b58176fc Mon Sep 17 00:00:00 2001 From: Robert Kaussow Date: Fri, 15 Jul 2022 08:54:13 +0200 Subject: [PATCH] docs: fix spelling in readme --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 5bf4b3a..3b67dda 100644 --- a/README.md +++ b/README.md @@ -28,8 +28,7 @@ See the [Getting Started Guide](https://geekdocs.de/usage/getting-started/) for ## Contributors -Special thanks goes to all [contributors](https://github.com/thegeeklab/hugo-geekdoc/graphs/contributors). If you would like to contribute, -please see the [instructions](https://github.com/thegeeklab/hugo-geekdoc/blob/main/CONTRIBUTING.md). +Special thanks to all [contributors](https://github.com/thegeeklab/hugo-geekdoc/graphs/contributors). If you would like to contribute, please see the [instructions](https://github.com/thegeeklab/hugo-geekdoc/blob/main/CONTRIBUTING.md). Geekdoc is inspired and partially based on the [hugo-book](https://github.com/alex-shpak/hugo-book) theme, thanks [Alex Shpak](https://github.com/alex-shpak/) for your work.