summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Ostrovsky <david@ostrovsky.org>2021-04-19 16:22:10 +0200
committerDavid Ostrovsky <david@ostrovsky.org>2021-04-19 16:22:10 +0200
commitbb21e971bd5f76c66b797ec4286b6aabc1f7e878 (patch)
treeabc46c08bc72ced5055b5fad5ae2db1f6611c6ab
parent9b7c8326433ce77f05da4da09b138d3cb90859b5 (diff)
parent83b32989bcee95f5f5dea1672529db6b6db4956a (diff)
Merge branch 'stable-3.2' into stable-3.3
* stable-3.2: Fix typo in hashtags docs Change-Id: I0732bcef5775901d2d930839fef72f48796ec328
-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 12f616aebc..2bfb5d5b80 100644
--- a/Documentation/rest-api-changes.txt
+++ b/Documentation/rest-api-changes.txt
@@ -7179,7 +7179,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]]