diff options
Diffstat (limited to 'doc/tutorial/intro.md')
| -rw-r--r-- | doc/tutorial/intro.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/tutorial/intro.md b/doc/tutorial/intro.md index d0b08a73c73..e70c232c704 100644 --- a/doc/tutorial/intro.md +++ b/doc/tutorial/intro.md @@ -44,7 +44,7 @@ tendency towards aggressive abbreviation in the keywords—`fn` for function, `ret` for return. You should, however, not conclude that Rust is simply an evolution of -C. As will become clear in the rest of this tutorial, it goes into +C. As will become clear in the rest of this tutorial, it goes in quite a different direction. ## Conventions |
