Skip to content

Commit f81f496

Browse files
authored
Auto merge of #36204 - c4rlo:patch-3, r=GuillaumeGomez
README.md: fix a "\" in table heading to be "/"
2 parents 8889703 + 66ae481 commit f81f496

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@ fetch snapshots, and an OS that can execute the available snapshot binaries.
170170
171171
Snapshot binaries are currently built and tested on several platforms:
172172
173-
| Platform \ Architecture | x86 | x86_64 |
173+
| Platform / Architecture | x86 | x86_64 |
174174
|--------------------------------|-----|--------|
175175
| Windows (7, 8, Server 2008 R2) | ✓ | ✓ |
176176
| Linux (2.6.18 or later) | ✓ | ✓ |

0 commit comments

Comments
 (0)