Skip to content

Commit 31af6fa

Browse files
committed
modify dev.md
1 parent 57b2f73 commit 31af6fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
./start.bash
2626
```
2727
1. After the minikube is started up. You can and access the `Jupyter Notebook` from your desktop. Or you can use SQLFlow command-line tool `sqlflow` to access the `SQLFlow server`. Just follow the output of the `start.bash`, it will give you some hint.
28-
1. After playing a while you may want to stop SQLFlow playground, just log on the VM again and stop the minikube cluster.
28+
1. After playing a while, you may want to stop SQLFlow playground, just log on the VM again and stop the minikube cluster.
2929
```bash
3030
vagrant ssh # optional if you already logged on
3131
minikube stop

0 commit comments

Comments
 (0)