fix: Update typo in docker-add-drivers.mdx (#21965)

This commit is contained in:
Jan Katins
2022-12-10 15:29:21 +01:00
committed by GitHub
parent 6b4ab8a03c
commit 85c9480791

View File

@@ -53,7 +53,7 @@ Rebuild your local image with the new driver baked in:
docker-compose build --force-rm
```
After the rebuild of the Docker images is complete (which make take a few minutes) you can relaunch using the following command:
After the rebuild of the Docker images is complete (which may take a few minutes) you can relaunch using the following command:
```
docker-compose up