Skip to content

Commit

Permalink
Update slide title to match SUMMARY.md
Browse files Browse the repository at this point in the history
  • Loading branch information
djmitche committed Jan 23, 2025
1 parent 9202650 commit 1fd48d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/SUMMARY.md
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@
- [Lifetimes](lifetimes.md)
- [Lifetime Annotations](lifetimes/lifetime-annotations.md)
- [Lifetime Elision](lifetimes/lifetime-elision.md)
- [Struct Lifetimes](lifetimes/struct-lifetimes.md)
- [Lifetimes in Data Structures](lifetimes/struct-lifetimes.md)
- [Exercise: Protobuf Parsing](lifetimes/exercise.md)
- [Solution](lifetimes/solution.md)

Expand Down

0 comments on commit 1fd48d6

Please sign in to comment.