Skip to content

Commit a35dc85

Browse files
committed
docs: Typo
1 parent c8ee49a commit a35dc85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/tutorial.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -350,7 +350,7 @@ if x {
350350
let y = if x { foo() } else { bar() };
351351
~~~
352352

353-
This may sound a intricate, but it is super-useful and will grow on you.
353+
This may sound intricate, but it is super-useful and will grow on you.
354354

355355
## Types
356356

0 commit comments

Comments
 (0)