Skip to content

Commit ff66fa4

Browse files
Chronicle Teamcopybara-github
authored andcommitted
Fixes typo in a comment about the return value of UpdateSubject BK RPC
PiperOrigin-RevId: 403970470
1 parent 1c626b1 commit ff66fa4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

access_control/update_subject.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ def update_subject(http_session: requests.AuthorizedSession, name: str,
8383
roles: The role(s) the subject must have after the update.
8484
8585
Returns:
86-
Information about the requested subject in the form:
86+
Information about the newly updated subject in the form:
8787
{
8888
"subject": {
8989
"name": "test@test.com",

0 commit comments

Comments
 (0)