From 43f955e31f6e174428de01c6fe6f518836e64ead Mon Sep 17 00:00:00 2001
From: Ornithologist Coder <ornithocoder@users.noreply.github.com>
Date: Sun, 9 Apr 2017 19:10:38 +0200
Subject: [PATCH] Minor change to Entity on API.md (Relationship) (#1356)

---
 docs/Using-the-API/API.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/Using-the-API/API.md b/docs/Using-the-API/API.md
index 7c22b9c12..bd7915a35 100644
--- a/docs/Using-the-API/API.md
+++ b/docs/Using-the-API/API.md
@@ -30,7 +30,7 @@ API overview
   - [Instance](#instance)
   - [Mention](#mention)
   - [Notification](#notification)
-  - [Relationships](#relationship)
+  - [Relationship](#relationship)
   - [Results](#results)
   - [Status](#status)
   - [Tag](#tag)
-- 
GitLab