Fix 404 typo.

This commit is contained in:
urlysses 2017-02-25 21:29:26 -05:00
parent d0558d9621
commit 424aced3ec
1 changed files with 1 additions and 1 deletions

View File

@ -354,7 +354,7 @@ s" image/x-icon" filetype: ico
slurp-file ;
: 404content-type txt ;
: 404html s" 404";
: 404html s" 404" ;
: either-resolve ( addr u -- resolveaddr resolveu )
s" GET" search if