From 6b7889860b190b542c2c41e13c38cef2a3090b70 Mon Sep 17 00:00:00 2001 From: homerr <19776252+homerr@users.noreply.github.com> Date: Fri, 16 Jul 2021 09:15:40 +0100 Subject: [PATCH] corrected typo --- readme-vars.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme-vars.yml b/readme-vars.yml index e176dbd..47ba42a 100644 --- a/readme-vars.yml +++ b/readme-vars.yml @@ -6,7 +6,7 @@ project_url: "https://github.com/BookStackApp/BookStack" project_logo: "https://s3-us-west-2.amazonaws.com/linuxserver-docs/images/bookstack-logo500x500.png" project_lsio_github_repo_url: "https://github.com/linuxserver/docker-{{ project_name }}" project_blurb: | - [{{ project_name|capitalize }}]({{ project_url }}) is a free and open source Wiki designed for creating beautiful documentation. Feautring a simple, but powerful WYSIWYG editor it allows for teams to create detailed and useful documentation with ease. + [{{ project_name|capitalize }}]({{ project_url }}) is a free and open source Wiki designed for creating beautiful documentation. Featuring a simple, but powerful WYSIWYG editor it allows for teams to create detailed and useful documentation with ease. Powered by SQL and including a Markdown editor for those who prefer it, BookStack is geared towards making documentation more of a pleasure than a chore.