Skip to content

Commit 0b956f9

Browse files
Fix minor typo in AIP-0203 (#1353)
Renames it's -> its possessive in AIP-203
1 parent 9de1eb7 commit 0b956f9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

aip/general/0203.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ a message.
8181
### Immutable
8282

8383
The use of `IMMUTABLE` indicates that a field on a resource cannot be changed
84-
after it's creation. This can apply to either fields that are input or outputs,
84+
after its creation. This can apply to either fields that are input or outputs,
8585
required or optional.
8686

8787
When a service receives an immutable field in an update request (or similar),

0 commit comments

Comments
 (0)