Skip to content
This repository was archived by the owner on Aug 25, 2025. It is now read-only.

Commit 93b8801

Browse files
committed
Revert the project name
1 parent 7f57032 commit 93b8801

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/game-of-life/hello-world.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ extern {
7878

7979
#[wasm_bindgen]
8080
pub fn greet() {
81-
alert("Hello, {{project-name}}!");
81+
alert("Hello, wasm-game-of-life!");
8282
}
8383
```
8484

0 commit comments

Comments
 (0)