Skip to content

Commit 7cf198a

Browse files
authored
chore(AIP-129): trim trailing space (#1271)
1 parent 46794fe commit 7cf198a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

aip/general/0129.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ field's name.
6767

6868
For user-specified fields, the value in response from the service **must** be
6969
the same as provided by the create or update request. For string fields this
70-
means returning the value unchanged, with one exception:
70+
means returning the value unchanged, with one exception:
7171

7272
* When a string field has a data type annotation, a normalized string that
7373
represents the given value **may** be returned.

0 commit comments

Comments
 (0)