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

Commit 7864b18

Browse files
committed
rectified double comma in README.md
1 parent 8d712ef commit 7864b18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ This repo contains documentation on using Rust for wasm, common workflows, how
2121
to get started and more as you dive deeper. It acts as a guide for doing some really neat things with rust.
2222

2323
If you would like to start learning how to use Rust and WebAssembly together,
24-
, you can read the book [online here][book].
24+
you can read the book [online here][book].
2525

2626
[Open issues for improving the Rust and WebAssembly book.][book-issues]
2727

0 commit comments

Comments
 (0)