summaryrefslogtreecommitdiffstats
path: root/testscripts/commands/server.txt
diff options
context:
space:
mode:
Diffstat (limited to 'testscripts/commands/server.txt')
-rw-r--r--testscripts/commands/server.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/testscripts/commands/server.txt b/testscripts/commands/server.txt
index 83e3ceafd..a28e4d698 100644
--- a/testscripts/commands/server.txt
+++ b/testscripts/commands/server.txt
@@ -9,7 +9,7 @@ httpget $HUGOTEST_BASEURL_0 'Title: Hugo Server Test' $HUGOTEST_BASEURL_0 'Serve
httpget ${HUGOTEST_BASEURL_0}doesnotexist 'custom 404'
httpget ${HUGOTEST_BASEURL_0}livereload.js 'function'
-# By defauilt, the server renders to memory.
+# By default, the server renders to memory.
! exists public/index.html
stopServer