Skip to content

Commit 8f150df

Browse files
fhlavacedonehoo
andauthored
Update packages/module/patternfly-docs/content/extensions/component-groups/examples/NotAuthorized/NotAuthorized.md
Co-authored-by: Erin Donehoo <105813956+edonehoo@users.noreply.github.com>
1 parent 325e09a commit 8f150df

File tree

1 file changed

+1
-1
lines changed
  • packages/module/patternfly-docs/content/extensions/component-groups/examples/NotAuthorized

1 file changed

+1
-1
lines changed

packages/module/patternfly-docs/content/extensions/component-groups/examples/NotAuthorized/NotAuthorized.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ A basic not authorized component displays a title, a description, and custom act
2323

2424
### Not authorized with custom actions
2525

26-
You can customize the not authorized component to fit your use case by specifying the `serviceName` to appear in the title, the `description` to provide appropriate context for the error, and the `actions` that a user can take instead.
26+
You can customize the not authorized component to fit your use case by specifying the `serviceName` to appear in the title, a `description` of appropriate context for the error, and the `actions` that a user can take instead.
2727

2828
```js file="./NotAuthorizedCustomExample.tsx"
2929

0 commit comments

Comments
 (0)