Skip to content

Commit 47154b6

Browse files
authored
chore(AIP-193): fix capitalization of bullets for consistency. (#1417)
1 parent 9515a32 commit 47154b6

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

aip/general/0193.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -90,8 +90,8 @@ Services must return a [`google.rpc.Status`][Status] message when an API
9090
error occurs. For each error the service **must** populate the `message`
9191
string in [`google.rpc.Status`][Status] as follows:
9292

93-
- present a developer-facing, human-readable "debug message"
94-
- present the message in the service's native language to explain both
93+
- Present a developer-facing, human-readable "debug message"
94+
- Present the message in the service's native language to explain both
9595
the error and offer an actionable resolution to it ([citation][Error
9696
model])
9797

0 commit comments

Comments
 (0)