Skip to content

Commit c5ed715

Browse files
committed
Added missing line in code snippet.
1 parent 85993cc commit c5ed715

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/updating/update-to-46.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,7 @@ To improve the out-of-the-box experience and accessibility, we are introducing o
9999
font-size: var(--ck-content-font-size);
100100
color: var(--ck-content-font-color);
101101
line-height: var(--ck-content-line-height);
102+
word-break: var(--ck-content-word-break);
102103
}
103104
```
104105

0 commit comments

Comments
 (0)