Skip to content

Commit 847e1a0

Browse files
authored
Fix definition of Rust Fundamentals in glossary.md (#1844)
Small nitpick: Days 1 to **4** are Rust Fundamentals
1 parent 6a7fd25 commit 847e1a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/glossary.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ h1#glossary ~ ul > li:first-line {
143143
A systems programming language that focuses on safety, performance, and
144144
concurrency.
145145
- Rust Fundamentals:\
146-
Days 1 to 3 of this course.
146+
Days 1 to 4 of this course.
147147
- Rust in Android:\
148148
See [Rust in Android](android.md).
149149
- Rust in Chromium:\

0 commit comments

Comments
 (0)