Skip to content

Commit

Permalink
Fix typo in comment
Browse files Browse the repository at this point in the history
  • Loading branch information
frankieroberto committed Nov 19, 2024
1 parent 82d8391 commit e6c9d8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/core/utilities/_word-breaks.scss
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
* and avoid it by placing the entire word on its own
* line first. However this does not work in tables.
*
* Usage: class="nhsuk-u-word-break-all"
* Usage: class="nhsuk-u-word-break-word"
*/
.nhsuk-u-word-break-word {
overflow-wrap: break-word;
Expand Down

0 comments on commit e6c9d8d

Please sign in to comment.