We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 367754c commit 9de1eb7Copy full SHA for 9de1eb7
1 file changed
aip/general/0156.md
@@ -57,7 +57,7 @@ rpc UpdateConfig(UpdateConfigRequest) returns (Config) {
57
- Example: `users/1234/config`
58
- Singleton resources are always singular.
59
- Example: `users/1234/thing`
60
-- Singleton resource defintions **must** provide both the `singular` and
+- Singleton resource definitions **must** provide both the `singular` and
61
`plural` fields (see above example).
62
- Singleton resources **may** parent other resources.
63
- Singleton resources **must not** define the [`Create`][aip-133] or
0 commit comments