From 053ba7304af273e4dee6173d01528cf74137874a Mon Sep 17 00:00:00 2001 From: Giorgio Gallo Date: Sun, 23 Apr 2023 05:09:06 +0200 Subject: [PATCH] fix a typo --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 4efe20d9..17fab63e 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -12,7 +12,7 @@ # Documentation -The documentation is a bit of a mixed bag (sorry in advanced, I do plan on simplifying it...) - with some parts automatically generated and stiched together and some statically defined. +The documentation is a bit of a mixed bag (sorry in advance, I do plan on simplifying it...) - with some parts automatically generated and stiched together and some statically defined. Documentation is written in markdown, and is published in the 'gitbook' branch.