Skip to content

Commit 3b5b412

Browse files
authored
Fix title in index.html
1 parent 545f78f commit 3b5b412

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DOMRefTypes/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<html>
1010
<head>
1111
<meta charset="utf-8">
12-
<title>Swift Audio Workstation</title>
12+
<title>Swift for WebAssembly Examples</title>
1313
<script type="module" src="index.js">
1414
</script>
1515
<style>

0 commit comments

Comments
 (0)