From 91a1feac49e9216428cd77d45e92a391d5dc60dd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Imobach=20Gonz=C3=A1lez=20Sosa?= Date: Thu, 15 Jul 2021 14:56:14 +0100 Subject: [PATCH] Fix a few typos MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Knut Alejandro Anderssen González --- CONTENTS.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CONTENTS.md b/CONTENTS.md index d7d82839..a5ea1fa4 100644 --- a/CONTENTS.md +++ b/CONTENTS.md @@ -11,13 +11,13 @@ tools, including links to documentation, source code and some information about Apart from these tools, the repository includes: -* Some documenation in the [docs](docs) directory. +* Some documentation in the [docs](docs) directory. * A Python module called [osclib](osclib) which includes code that is shared by several tools. They are available in the `osclib` package. * A Docker-based [tests suite](tests). The Docker manifests and the Docker Compose files are located in the [dist](dist) directory. * [GoCD](https://www.gocd.org) configuration files in [gocd](gocd). GoCD is an open source CI/CD - server that it is used to deploy the bots on OBS. + server that is used to deploy the bots on OBS. * A set of [Tampermonkey](https://www.tampermonkey.net) scripts (see [userscript](userscript) directory) to extend OBS features when using the web interface. * Several [systemd](systemd) units, as many of the tools (e.g., the `staging-bot`) make use of