This is an automated email from the ASF dual-hosted git repository.
srini pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/superset.git
The following commit(s) were added to refs/heads/master by this push:
new 85c9480791 fix: Update typo in docker-add-drivers.mdx (#21965)
85c9480791 is described below
commit 85c9480791b46496b955f22e300171417d6fe01f
Author: Jan Katins <[email protected]>
AuthorDate: Sat Dec 10 15:29:21 2022 +0100
fix: Update typo in docker-add-drivers.mdx (#21965)
---
docs/docs/databases/docker-add-drivers.mdx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/docs/databases/docker-add-drivers.mdx
b/docs/docs/databases/docker-add-drivers.mdx
index 725a6e671c..cfb504b5e4 100644
--- a/docs/docs/databases/docker-add-drivers.mdx
+++ b/docs/docs/databases/docker-add-drivers.mdx
@@ -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