This is an automated email from the ASF dual-hosted git repository.
diwu pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/doris-spark-connector.git
The following commit(s) were added to refs/heads/master by this push:
new bcdb166 [Docs](Readme) Fix typo in the README (#306)
bcdb166 is described below
commit bcdb16662a60a35c3ac44ea21ddbcaee5c5f3b69
Author: İsmail Tosun <[email protected]>
AuthorDate: Tue Apr 8 11:30:26 2025 +0300
[Docs](Readme) Fix typo in the README (#306)
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 53e8097..6936d32 100644
--- a/README.md
+++ b/README.md
@@ -41,7 +41,7 @@ cd doris-spark-connector/spark-doris-connector
### QuickStart
-1. download and compile Spark Doris Connector from
https://github.com/apache/doris-spark-connector, we suggest compile Spark Doris
Connector by Doris offfcial image。
+1. download and compile Spark Doris Connector from
https://github.com/apache/doris-spark-connector, we suggest compile Spark Doris
Connector by Doris official image。
```bash
$ docker pull apache/doris:build-env-ldb-toolchain-latest
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]