1
0
mirror of https://github.com/google/comprehensive-rust.git synced 2025-09-16 09:36:41 +02:00

Fix the use of minutes frontmatter

This file was inconsistent with the other files in our course.

I don’t actually know if both work, but if not, we should consider
erroring out to ensure consistency going forward.
This commit is contained in:
Martin Geisler
2025-09-13 13:02:30 +02:00
parent 1a5d9949ad
commit 84aabd4d3e

View File

@@ -1,5 +1,5 @@
---
Minutes: 5
minutes: 5
---
# Generic Traits