Skip to content

Commit

Permalink
docs: update doc
Browse files Browse the repository at this point in the history
Refs: CDS-216
  • Loading branch information
rodleyorosa committed Mar 28, 2024
1 parent cbe75b6 commit c7092e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/feedback/banner/Banner.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ import * as BannerStories from './Banner.stories';
The Banner is the component that informs the user about status of a process.
It remains visible until the user does something for resolving the status, or clicks on “Close” button.

There are four available statuses of this component:
There are four available severities of this component:

- **Success**: it gives the user positive feedback about the completion of a process.
- **Error**: it gives the user negative feedback about an action that has not been completed or that an error has occurred.
Expand Down

0 comments on commit c7092e9

Please sign in to comment.