From c2d10160140d0bb4a54093e7f0ef3b11fc785fc7 Mon Sep 17 00:00:00 2001
From: fabrixxm <fabrix.xm@gmail.com>
Date: Mon, 28 Dec 2015 18:30:28 +0100
Subject: [PATCH] remove linebreak in doc/api.md

---
 doc/api.md | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/doc/api.md b/doc/api.md
index 48b4f6e63..ced078f55 100644
--- a/doc/api.md
+++ b/doc/api.md
@@ -184,8 +184,7 @@ Add or remove an activity from an item.
 - attendmaybe
 
 To remove an activity, prepend the verb with "un", eg. "unlike" or "undislike"
-Attend verbs disable eachother: that means that if "attendyes" was added to an item,
-adding "attendno" remove previous "attendyes".
+Attend verbs disable eachother: that means that if "attendyes" was added to an item, adding "attendno" remove previous "attendyes".
 Attend verbs should be used only with event-related items (there is no check at the moment)
 
 #### Return values