Commit 68a9343
authored
Fix typo: change 'then' to 'the' (#5978)
The sentence reads:
In this solution, two separate conditions are used to insert a space between then name and the importance label.
It should read:
In this solution, two separate conditions are used to insert a space between the name and the importance label.1 parent 8ed23b1 commit 68a9343
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
626 | 626 | | |
627 | 627 | | |
628 | 628 | | |
629 | | - | |
| 629 | + | |
630 | 630 | | |
631 | 631 | | |
632 | 632 | | |
| |||
0 commit comments