summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Ostrovsky <david@ostrovsky.org>2021-04-19 16:17:22 +0200
committerDavid Ostrovsky <david@ostrovsky.org>2021-04-19 16:17:22 +0200
commit83b32989bcee95f5f5dea1672529db6b6db4956a (patch)
tree0a7ed1c82f7e1bbfd8982489deea7882184dc597
parentbd296ebe621698fe026fbc60db549a3e476749d3 (diff)
parente7428bb4c8c6fd334d1269816823a8aa6f72bb67 (diff)
Merge branch 'stable-3.1' into stable-3.2
* stable-3.1: Fix typo in hashtags docs Change-Id: Ic9025a6cedcc4ecf8b5c0a27237a1e566d4fc172
-rw-r--r--Documentation/rest-api-changes.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/rest-api-changes.txt b/Documentation/rest-api-changes.txt
index cebf45cb52..e9a4caf06d 100644
--- a/Documentation/rest-api-changes.txt
+++ b/Documentation/rest-api-changes.txt
@@ -6730,7 +6730,7 @@ and/or remove from, a change.
|=======================
|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]]