Skip to content

Commit 7efdcf7

Browse files
authored
Fix playground typo in quick start docs (#3118)
1 parent 95a3326 commit 7efdcf7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/quick_start.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
It's quite simple to try out SQLFlow using [SQLFlowPlayground On the Cloud](https://playground.sqlflow.tech/).
44

5-
1. Click [here](https://playground.sqlflow.tech/) to open our playgorund website.
5+
1. Click [here](https://playground.sqlflow.tech/) to open our playground website.
66
1. Login SQLFlow Playground with your GitHub account, just click the authorization button.
77
1. Select some project to try out SQLFlow.
88
1. If you want to try SQLFLow on your own computer, please refer to [Deploy SQLFlow on Kubernetes](run/kubernetes.md), or [Run SQLFlow in a VM Playground](https://github.com/sql-machine-learning/playground/blob/master/dev.md#for-end-users).
@@ -15,4 +15,4 @@ For advanced usage, you might want to go on reading
1515
- [Run on Kubernetes](run/kubernetes.md)
1616
- [Export Trained Models](export_model.md)
1717
- [Run with command-line tool](run/cli.md)
18-
- Run SQLFlow with Different DataSources (comming soon)
18+
- Run SQLFlow with Different DataSources (comming soon)

0 commit comments

Comments
 (0)