Skip to content

Commit 87c4064

Browse files
committed
fix code block language marker
1 parent 241e890 commit 87c4064

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/doc/rustc-dev-guide/src/tests/running.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -386,7 +386,7 @@ On the [wasm32-wasip1 target support page] a minimum version is specified that y
386386
Some cmake commands that take a while and give a lot of very concerning c++ warnings...
387387
Then, in `bootstrap.toml`, point to the sysroot like so:
388388

389-
```
389+
```toml
390390
[target.wasm32-wasip1]
391391
wasi-root = "<wasi-sdk location>/build/sysroot/install/share/wasi-sysroot"
392392
```

0 commit comments

Comments
 (0)