diff --git a/Documentation/rest-api-accounts.txt b/Documentation/rest-api-accounts.txt index d4fa912b07..13fca66f17 100644 --- a/Documentation/rest-api-accounts.txt +++ b/Documentation/rest-api-accounts.txt @@ -1948,7 +1948,7 @@ returned. The labels are lexicographically sorted. -- Update star labels on a change. The star labels to be added/removed -must be specified in the request body as link:#star-input[StarInput] +must be specified in the request body as link:#stars-input[StarsInput] entity. Starred changes are returned for the search query `has:stars`. .Request