summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Ostrovsky <david@ostrovsky.org>2021-04-19 16:28:54 +0200
committerDavid Ostrovsky <david@ostrovsky.org>2021-04-19 16:28:54 +0200
commite38e01312e0a39c2816ca4c95dd29704d01bfc06 (patch)
tree6338c8e0edd2dc7c60b5f082b9c549e5a761409c
parentdbe3ebb6d486cc3ae22bffbc5b32e07267a03bca (diff)
parentbb21e971bd5f76c66b797ec4286b6aabc1f7e878 (diff)
Merge branch 'stable-3.3' into stable-3.4
* stable-3.3: Fix typo in hashtags docs Change-Id: I59e6ccc14e5af7e2139ad795bb3afd7eafeae31f
-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 bbd1185582..cd80d3dd4b 100644
--- a/Documentation/rest-api-changes.txt
+++ b/Documentation/rest-api-changes.txt
@@ -7272,7 +7272,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]]