Commit 9add7e3
authored
fix: Breaking up a sentence to make it easier to understand
The line `Trees are a relationship model between items and UI is often represented using tree structures` was a *slightly* confusing to me. I twice read it as `Trees are a relationship model between items and UI` which was incorrect. Therefore, I think it would be better to break the sentence into two which would convey make it easier to read and convey the correct meaning. My apologies if this goes against the convention used in Meta docs.1 parent a677ba3 commit 9add7e3
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
0 commit comments