You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: website/docs/components/code-editor/partials/guidelines/guidelines.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -41,7 +41,7 @@ Provide an accessible name for the Code Editor so that users of assistive techno
41
41
42
42
!!! Dont
43
43
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.
45
45

46
46
47
47
!!!
@@ -54,7 +54,7 @@ The secondary actions section supports two optional buttons: the [Copy Button](/
54
54
55
55
## Custom actions
56
56
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.
58
58
59
59

0 commit comments