Skip to content

Commit 787d661

Browse files
committed
minor changes in catalog file recover
1 parent d84a6a2 commit 787d661

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

internal/exercises/catalog.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,7 @@ projects:
202202
- "Use `t.Unix()` to convert time back to epoch."
203203
- "Remember Go’s `time.Parse` can help parse date strings."
204204

205-
- slug: recover
205+
- slug: 110_recover
206206
title: Safe Panic Recovery
207207
difficulty: medium
208208
topics: ["panic", "recover", "defer"]

0 commit comments

Comments
 (0)