Skip to content
This repository has been archived by the owner on Jun 6, 2024. It is now read-only.

Commit

Permalink
remove period
Browse files Browse the repository at this point in the history
  • Loading branch information
connortsui20 committed Jan 30, 2024
1 parent 26df8f3 commit d5e0835
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion proposal/presentation.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ error[E0308]: mismatched types

# Matches Are Exhaustive

![bg right:25% 75%](../images/ferris_does_not_compile.svg)
![bg right:25% 75%](./images/ferris_does_not_compile.svg)

The `match` patterns must cover all possible values that the matched expression may take.

Expand Down

0 comments on commit d5e0835

Please sign in to comment.