From 14718bbedeba7ef3b23f7d987865577890f77b32 Mon Sep 17 00:00:00 2001 From: Tom Teichler <tom.teichler@teckids.org> Date: Wed, 1 Jan 2020 18:14:10 +0100 Subject: [PATCH] Fix typo. --- docs/dev/01_setup.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/dev/01_setup.rst b/docs/dev/01_setup.rst index 49d166c88..f8b2f8444 100644 --- a/docs/dev/01_setup.rst +++ b/docs/dev/01_setup.rst @@ -81,7 +81,7 @@ development server against a local PostgreSQL database with password :alt: Screenshot of index page After installing the development environment with default settings, - you should see the index page with the BOotstrap style. + you should see the index page with the Bootstrap style. .. _Poetry: https://poetry.eustace.io/ .. _Poetry installation methods: https://poetry.eustace.io/docs/#installation -- GitLab