Skip to content

Commit 4c4aa90

Browse files
committed
[MINOR] Fix typo in spark-sql example README.md
1 parent 5042d40 commit 4c4aa90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Examples/spark-sql/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,6 +113,6 @@ Run from source code.
113113
```
114114
$ swift run
115115
...
116-
Connected to Apache Spark 4.0.0.9-apple-SNAPSHOT Server
116+
Connected to Apache Spark 4.0.0 Server
117117
spark-sql (default)>
118118
```

0 commit comments

Comments
 (0)