We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ba59b85 + 5bc22bb commit 4ff8a85Copy full SHA for 4ff8a85
content/en/docs/reference/access-authn-authz/certificate-signing-requests.md
@@ -292,10 +292,10 @@ status:
292
type: Denied
293
```
294
295
-It's usual to set `status.condtions.reason` to a machine-friendly reason
+It's usual to set `status.conditions.reason` to a machine-friendly reason
296
code using TitleCase; this is a convention but you can set it to anything
297
you like. If you want to add a note just for human consumption, use the
298
-`status.condtions.message` field.
+`status.conditions.message` field.
299
300
## Signing
301
0 commit comments