From 4423b3760225a4ecfc3f79eb1390a89f62594e8e Mon Sep 17 00:00:00 2001 From: Daniel Jakots Date: Thu, 10 May 2018 16:52:43 -0400 Subject: [PATCH] Fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4b0cd119..66e7f139 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ You'll need Rust nightly. Once the app started, try to visit [localhost:8000](http://localhost:8000). To configure the instance (needed before you can do anything else), -go on [/configire](http://localhost:8000/configure). +go on [/configure](http://localhost:8000/configure). ## Testing the federation