From a3b1e2d0f9eddef4f0d886c59d3e1d9097dbdd23 Mon Sep 17 00:00:00 2001 From: Matt Brubeck Date: Tue, 22 Dec 2020 20:52:22 -0800 Subject: [PATCH] Fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b47afd2..376cf70 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ agate --content path/to/content/ \ --key key.rsa \ --cert cert.pem \ --addr 0.0.0.0:1965 \ - --hostname example.com + --hostname example.com \ --lang en-US ```