all: Typo fixes

This commit is contained in:
Christian Oliff 2024-04-11 16:23:17 +09:00 committed by GitHub
parent 92de8625c7
commit 17765a7451
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
9 changed files with 9 additions and 9 deletions

View file

@ -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