Skip to content

Commit 3229fc7

Browse files
authored
Fix tyop in speaker notes (#2627)
1 parent 06bdb40 commit 3229fc7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/error-handling/exercise.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ to use as the error type for `eval`.
1818
{{#include exercise.rs:tests}}
1919
```
2020

21-
<detail>
21+
<details>
2222

2323
- The starting code here isn't exactly the same as the previous exercise's
2424
solution: We've added in an explicit panic to show students where the error

0 commit comments

Comments
 (0)