Skip to content

Commit

Permalink
fix: Update typo in docker-add-drivers.mdx (#21965)
Browse files Browse the repository at this point in the history
  • Loading branch information
jankatins authored Dec 10, 2022
1 parent 6b4ab8a commit 85c9480
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/docs/databases/docker-add-drivers.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 85c9480

Please sign in to comment.