Skip to content

Commit 9de1eb7

Browse files
authored
chore(AIP-156): fix minor typo
1 parent 367754c commit 9de1eb7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

aip/general/0156.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ rpc UpdateConfig(UpdateConfigRequest) returns (Config) {
5757
- Example: `users/1234/config`
5858
- Singleton resources are always singular.
5959
- Example: `users/1234/thing`
60-
- Singleton resource defintions **must** provide both the `singular` and
60+
- Singleton resource definitions **must** provide both the `singular` and
6161
`plural` fields (see above example).
6262
- Singleton resources **may** parent other resources.
6363
- Singleton resources **must not** define the [`Create`][aip-133] or

0 commit comments

Comments
 (0)