diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst
index 0651b97a8abb3231c3a3713c5f1e0068f846ddc4..cd91dda6717e3fb62595125f33a73c87626eece5 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
 ^^^^^^^^^^^^^^^^^^^