diff --git a/activitypub-servers.html b/activitypub-servers.html
index 61968f3..9a64e31 100644
--- a/activitypub-servers.html
+++ b/activitypub-servers.html
@@ -13,7 +13,7 @@
"user": "/users/:username",
"inbox": "/inbox",
"userinbox": "/user/inbox/:username/inbox",
- "accesstoken": "YOUR ACCESSTOKEN HERE",
+ "accesstoken": "YOUR ACCESSTOKEN HERE",
"docs": [
"https://docs.joinmastodon.org/spec/activitypub/"
]