Skip to content

Commit 5490daa

Browse files
Quick update for Code Editor docs (#2663)
1 parent 0c57423 commit 5490daa

File tree

1 file changed

+2
-2
lines changed
  • website/docs/components/code-editor/partials/guidelines

1 file changed

+2
-2
lines changed

website/docs/components/code-editor/partials/guidelines/guidelines.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ Provide an accessible name for the Code Editor so that users of assistive techno
4141

4242
!!! Dont
4343

44-
Assume all users will understand the purpose of the Code Editor without providing an accessible name. Not providing one may cause confusion and is an accessibility failure.
44+
Don't assume all users will understand the purpose of the Code Editor without providing an accessible name. Not providing one may cause confusion and is an accessibility failure.
4545
![A Code Editor embedded in a form following a set of radio buttons. The Code Editor has no title labelling it.](/assets/components/code-editor/code-editor-dont-external-accessible-name.png)
4646

4747
!!!
@@ -54,7 +54,7 @@ The secondary actions section supports two optional buttons: the [Copy Button](/
5454

5555
## Custom actions
5656

57-
This space is intended for custom primary actions. Primary actions are those which are necessary for the user to complete their work.
57+
Custom primary actions can be added to the header. Primary actions include those necessary for the user to complete their work.
5858

5959
![The Code Editor with the title “CodeEditor title”. The custom yielded element section shows a placeholder and is between the title and the editor.](/assets/components/code-editor/code-editor-yielded-actions-placeholder.png)
6060

0 commit comments

Comments
 (0)