From 3d416a5a375b2d90227f9034656de1c4463f6739 Mon Sep 17 00:00:00 2001 From: Oliver Date: Mon, 9 May 2022 14:41:30 +1000 Subject: [PATCH] Tthe -> the --- docs/start/docker.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/start/docker.md b/docs/start/docker.md index e695aef..28fa948 100644 --- a/docs/start/docker.md +++ b/docs/start/docker.md @@ -26,7 +26,7 @@ InvenTree provides sample docker-compose files to get you up and running. - A *development* compose file provides a simple way to spin up a development environment !!! warning "Docker Compose Version" - Tthe following guide is designed to work with docker-compose v1.x. There are currently known issues with [docker-compose v2 support](https://github.com/docker/compose/releases/tag/v2.0.0). If you are having issues with the docker installation guide, check the version of docker-compose you are running with the command `docker-compose --version`. + The following guide is designed to work with docker-compose v1.x. There are currently known issues with [docker-compose v2 support](https://github.com/docker/compose/releases/tag/v2.0.0). If you are having issues with the docker installation guide, check the version of docker-compose you are running with the command `docker-compose --version`. ### Environment Variables