Skip to content

Commit

Permalink
Merge pull request camaraproject#20 from shilpa-padgaonkar/shilpa-pad…
Browse files Browse the repository at this point in the history
…gaonkar-patch-2

Update API-design-guidelines.md with typo fix of pr257 in comm-wg
  • Loading branch information
shilpa-padgaonkar authored Jul 4, 2023
2 parents ebc2072 + 958af36 commit 8225efe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion documentation/API-design-guidelines.md
Original file line number Diff line number Diff line change
Expand Up @@ -622,7 +622,7 @@ In the following, we ellaborate on the exisiing client errors. In particular, we

| **Error code** | Description |
|-----|-----|
|`INVALID ARGUMENT` | A specified resource duplicate entry found. |
|`INVALID_ARGUMENT` | A specified resource duplicate entry found. |
|`CONFLICT` | A specified resource duplicate entry found. |
|`OUT_OF_RANGE`| Client specified an invalid range. |
|`PERMISSION_DENIED`| Client does not have sufficient permissions to perform this action. |
Expand Down

0 comments on commit 8225efe

Please sign in to comment.