Skip to content

Commit 32876ac

Browse files
authored
Merge pull request swiftlang#22 from WowbaggersLiquidLunch/patch-1
[Gardening] Replace vertical line ("|", U+007C) with box drawing light vertical ("│", U+2502)
2 parents 1944595 + 114f524 commit 32876ac

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,10 @@ in the same repository without colliding with each other:
1717
swift-installer-scripts
1818
└ platforms
1919
├ Linux
20-
| ├ Ubuntu
21-
| | └ ...
22-
| └ CentOS
23-
| └ ...
20+
├ Ubuntu
21+
└ ...
22+
└ CentOS
23+
└ ...
2424
└ Windows
2525
└ ...
2626
~~~

0 commit comments

Comments
 (0)