Merge branch 'stable-3.3' into stable-3.4

* stable-3.3:
  Fix typo in hashtags docs

Change-Id: I59e6ccc14e5af7e2139ad795bb3afd7eafeae31f
diff --git a/Documentation/rest-api-changes.txt b/Documentation/rest-api-changes.txt
index bbd1185..cd80d3d 100644
--- a/Documentation/rest-api-changes.txt
+++ b/Documentation/rest-api-changes.txt
@@ -7272,7 +7272,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]]