diff --git a/server/pages/developers/index.js b/server/pages/developers/index.js
index e65cf843..63304c7e 100644
--- a/server/pages/developers/index.js
+++ b/server/pages/developers/index.js
@@ -54,7 +54,7 @@ export default function Developers() {
endpoint is a method on{' '}
https://www.getoutline.com/api/<METHOD>
. Both{' '}
GET
and POST
methods are supported but
- it’s recommeded that you make all call using POST
.
+ it’s recommended that you make all calls using POST
.
Only HTTPS is supported in production.