Skip to content

Commit fb44462

Browse files
authored
Merge pull request #4172 from damoasda/ch21-00-fix
Update figure number in text and file name
2 parents 8cc8cf3 + a949500 commit fb44462

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

src/ch21-00-final-project-a-web-server.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,11 @@ concepts we covered in the final chapters, as well as recap some earlier
66
lessons.
77

88
For our final project, we’ll make a web server that says “hello” and looks like
9-
Figure 20-1 in a web browser.
9+
Figure 21-1 in a web browser.
1010

11-
![hello from rust](img/trpl20-01.png)
11+
![hello from rust](img/trpl21-01.png)
1212

13-
<span class="caption">Figure 20-1: Our final shared project</span>
13+
<span class="caption">Figure 21-1: Our final shared project</span>
1414

1515
Here is our plan for building the web server:
1616

File renamed without changes.

0 commit comments

Comments
 (0)