Skip to content

Commit

Permalink
Merge pull request rustwasm#1299 from fitzgen/contraction-not-acronym
Browse files Browse the repository at this point in the history
"Wasm" is a contraction, not an acronym
  • Loading branch information
alexcrichton authored Feb 27, 2019
2 parents 8606124 + b3f7780 commit 96d8dcf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/todomvc/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<html lang="en">
<head>
<meta content="text/html;charset=utf-8" http-equiv="Content-Type"/>
<title>web-sys WASM • TodoMVC</title>
<title>web-sys Wasm • TodoMVC</title>
<link rel="stylesheet" href="./index.css">
</head>
<body>
Expand Down

0 comments on commit 96d8dcf

Please sign in to comment.