1
0
mirror of https://github.com/google/comprehensive-rust.git synced 2025-12-22 06:47:49 +02:00

Fix the use of minutes frontmatter (#2903)

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-18 21:03:40 +02:00
committed by GitHub
parent 2955c03231
commit 81ad6772d1

View File

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