summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMike Frysinger <vapier@google.com>2021-02-09 14:26:02 -0500
committerMarco Miller <marco.mmiller@gmail.com>2021-04-17 15:41:25 +0000
commite7428bb4c8c6fd334d1269816823a8aa6f72bb67 (patch)
treefd53b90f02584270986e0d68f8454257feebf0d7
parentc27eec05ca15e798b8071685ec41349feaa9e546 (diff)
Fix typo in hashtags docs
Change-Id: Idabd8994651451183472eb3b777064e891e8a765 (cherry picked from commit 136ecbda21ac18f0e3bdfd332f6f90a695fe5baa)
-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 f67670b893..e39355c71b 100644
--- a/Documentation/rest-api-changes.txt
+++ b/Documentation/rest-api-changes.txt
@@ -6565,7 +6565,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]]