Skip to content

Commit a08cc2d

Browse files
jjyrandre-richter
authored andcommitted
Fix typo
beteween -> between
1 parent 9cc0f4a commit a08cc2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

00_before_we_start/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ The following text is a 1:1 copy of the documentation that can be found at the t
44
main source code file in each tutorial. It describes the general structure of the source code, and
55
tries to convey the philosophy behind the respective approach. Please read it to make yourself
66
familiar with what you will encounter during the tutorials. It will help you to navigate the code
7-
better and understand the differences and additions beteween the separate tutorials.
7+
better and understand the differences and additions between the separate tutorials.
88

99
Please also note that the following text will reference source code files (e.g. `**/memory.rs`) or
1010
functions that won't exist yet in the first bunch of the tutorials. They will be added gradually as

0 commit comments

Comments
 (0)