From f80eb8f045c08d896b8a429bed966a9d1697fea4 Mon Sep 17 00:00:00 2001
From: jovuit <jvuitton@disroot.org>
Date: Sat, 21 Nov 2020 12:49:53 +0100
Subject: [PATCH] Typo in doc

---
 CONTRIBUTING.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst
index 0651b97a8a..cd91dda671 100644
--- a/CONTRIBUTING.rst
+++ b/CONTRIBUTING.rst
@@ -199,7 +199,7 @@ Once everything is up, you can access the various funkwhale's components:
 
 - The Vue webapp, on http://localhost:8000
 - The API, on http://localhost:8000/api/v1/
-- The django admin, on http://localhost:800/api/admin/
+- The django admin, on http://localhost:8000/api/admin/
 
 Stopping everything
 ^^^^^^^^^^^^^^^^^^^
-- 
GitLab