Skip to content

Commit 73cd032

Browse files
committed
Fix small grammar mistake in tutorial
1 parent a7fc5de commit 73cd032

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/tutorial/intro.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ tendency towards aggressive abbreviation in the keywords—`fn` for
4444
function, `ret` for return.
4545

4646
You should, however, not conclude that Rust is simply an evolution of
47-
C. As will become clear in the rest of this tutorial, it goes into
47+
C. As will become clear in the rest of this tutorial, it goes in
4848
quite a different direction.
4949

5050
## Conventions

0 commit comments

Comments
 (0)