Merge branch 'stable-3.1' into stable-3.2

* stable-3.1:
  Fix typo in hashtags docs

Change-Id: Ic9025a6cedcc4ecf8b5c0a27237a1e566d4fc172
diff --git a/Documentation/rest-api-changes.txt b/Documentation/rest-api-changes.txt
index cebf45c..e9a4caf 100644
--- a/Documentation/rest-api-changes.txt
+++ b/Documentation/rest-api-changes.txt
@@ -6730,7 +6730,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]]