You've already forked comprehensive-rust
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:
@@ -1,5 +1,5 @@
|
||||
---
|
||||
Minutes: 5
|
||||
minutes: 5
|
||||
---
|
||||
|
||||
# Generic Traits
|
||||
|
||||
Reference in New Issue
Block a user