From 93a6515db858a9b808276c5d0893a55e95c532d9 Mon Sep 17 00:00:00 2001 From: jincheng9 Date: Sun, 21 Nov 2021 15:07:48 +0800 Subject: [PATCH] fix bug: typo (#1574) --- website/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/README.md b/website/README.md index 74dbcf349..a63c7143a 100644 --- a/website/README.md +++ b/website/README.md @@ -1,6 +1,6 @@ This directory contains the code & content for the perkeep.org website. You will need to build the webserver and run it locally to -preview cahnges to the documentation: +preview changes to the documentation: $ cd /website $ go install ./pk-web