diff --git a/content/docs/quickstart/contents.lr b/content/docs/quickstart/contents.lr index cd4a3d1b..0dbe2bb4 100644 --- a/content/docs/quickstart/contents.lr +++ b/content/docs/quickstart/contents.lr @@ -50,7 +50,7 @@ $ lektor server ``` This will automatically start the server and you can navigate to -[localhost:5000](http://localhost:5000/) go open the project. +[localhost:5000](http://localhost:5000/) open the project. You can keep the server running, it will automatically rebuild your files as they change.