From 438a8bbcc8140903bba65276caf94ced51cec1f4 Mon Sep 17 00:00:00 2001 From: Ted Unangst Date: Sat, 12 Oct 2019 11:19:43 -0400 Subject: [PATCH] oops type --- docs/honk.8 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/honk.8 b/docs/honk.8 index 9e19c20..47da956 100644 --- a/docs/honk.8 +++ b/docs/honk.8 @@ -37,7 +37,7 @@ Make sure to pass the Host header, if necessary (as for nginx). .Bd -literal -offset indent proxy_set_header Host $http_host; .Ed -.Ss BUID +.Ss BUILD Building .Nm requires a go compiler and libsqlite.