Skip to content

Commit 32d5383

Browse files
authored
Add missing space. (#1403)
1 parent 0731093 commit 32d5383

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

aip/general/0193.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ descriptions, and examples:
139139
- *Example*: Described in the [ErrorDetails](#error-details) section.
140140

141141

142-
**Important:** In the context of the`google.rpc.Status` protobuf
142+
**Important:** In the context of the `google.rpc.Status` protobuf
143143
message, the value of the field `code` is the numeric equivalent to the
144144
enum value chosen from [`google.rpc.Code`][Code]. For example, if
145145
[`INVALID_ARGUMENT`][InvalidArgument] is chosen, the value of `code`

0 commit comments

Comments
 (0)