Fix typo in hashtags docs

Change-Id: Idabd8994651451183472eb3b777064e891e8a765
(cherry picked from commit 136ecbda21ac18f0e3bdfd332f6f90a695fe5baa)
diff --git a/Documentation/rest-api-changes.txt b/Documentation/rest-api-changes.txt
index f67670b..e39355c 100644
--- a/Documentation/rest-api-changes.txt
+++ b/Documentation/rest-api-changes.txt
@@ -6565,7 +6565,7 @@
 |=======================
 |Field Name||Description
 |`add`     |optional|The list of hashtags to be added to the change.
-|`remove   |optional|The list of hashtags to be removed from the change.
+|`remove`  |optional|The list of hashtags to be removed from the change.
 |=======================
 
 [[included-in-info]]