From ec272d8009638a57f926cb8c22b2b3a8f02877e6 Mon Sep 17 00:00:00 2001 From: Jan Schiefer Date: Sat, 3 Dec 2022 21:55:29 +0100 Subject: [PATCH] Fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b8ebbee..c76694e 100644 --- a/README.md +++ b/README.md @@ -54,7 +54,7 @@ cargo install wasm-bindgen-cli ./build-debug.sh ``` -6. Navigat to http://localhost:8080 to view application +6. Navigate to http://localhost:8080 to view application ## Authors