Skip to content

Commit 6d958f5

Browse files
Fix section header level in Wasm getting started doc
1 parent 97d9c43 commit 6d958f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

documentation/articles/wasm-getting-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ Build of product 'Hello' complete! (1.31s)
100100
Hello from WASI!
101101
```
102102

103-
# Embedded Swift Support
103+
## Embedded Swift Support
104104

105105
[Embedded Swift](https://github.com/swiftlang/swift-evolution/blob/main/visions/embedded-swift.md) is an experimental [subset of the language](https://docs.swift.org/embedded/documentation/embedded/languagesubset)
106106
allowing the toolchain to produce Wasm binaries that are multiple orders of magnitude smaller. One of the Swift SDKs in the artifact bundle you've installed

0 commit comments

Comments
 (0)