Skip to content

Commit c322fc8

Browse files
tomayacmAAdhaTTah
authored andcommitted
Correct typo (#1508)
Corrects “accomodate” to spell “accommodate”.
1 parent 74916d4 commit c322fc8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

themes/prism-coy.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ code[class*="language"] {
5252
overflow: auto;
5353
}
5454

55-
/* Margin bottom to accomodate shadow */
55+
/* Margin bottom to accommodate shadow */
5656
:not(pre) > code[class*="language-"],
5757
pre[class*="language-"] {
5858
background-color: #fdfdfd;

0 commit comments

Comments
 (0)