Skip to content

Commit db8387a

Browse files
9z0b3t1cGankra
authored andcommitted
Fix tiny typo.
1 parent 945c0a6 commit db8387a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/fifth-unsafe.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ I *really* don't want to go really deep into it (well, I do. I did. [Read that
2121
book][nom]). That's ok, because with linked lists we can actually ignore almost
2222
all of it.
2323

24-
> **NARRATOR:** This was a lie, but it did seemed true in 2015.
24+
> **NARRATOR:** This was a lie, but it did seem true in 2015.
2525
2626
The main Unsafe tool we'll be using are *raw pointers*. Raw pointers are
2727
basically C's pointers. They have no inherent aliasing rules. They have no

0 commit comments

Comments
 (0)