Skip to content

Commit 2bf0df5

Browse files
authored
fix table
1 parent d87a8f9 commit 2bf0df5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
| 01 | [**Hello Cargo**](#hellocargo) | A quick intro to Rust syntax. |
88
| 02 | [**Guessing Game**](#guessing) | A hands-on introduction to the Rust language. |
99
| 03 | [**Minigrep**](#minigrep) | A simple version of the classic command line tool grep. |
10-
| 04 | [**Smog Test**](#smogtest) | A multithreaded web server that says “hello”. |
10+
| 04 | [**Hello**](#hello) | A multithreaded web server that says “hello”. |
1111
| 05 | [**Game of Life**](#life) | A zero-player game to learn how to use Rust, WebAssembly, and JavaScript together. |
1212

1313
## <a name="hellocargo"></a> 1) Hello Cargo

0 commit comments

Comments
 (0)