mirror of
https://codeberg.org/ziglings/exercises.git
synced 2025-08-03 07:05:38 +00:00
Grammar check : adding a "to"
This commit is contained in:
parent
18c761d85d
commit
d41e1b7bd0
|
@ -7,7 +7,7 @@
|
||||||
// In fact, types are ONLY available at compile time, so the
|
// In fact, types are ONLY available at compile time, so the
|
||||||
// 'comptime' keyword is required here.
|
// 'comptime' keyword is required here.
|
||||||
//
|
//
|
||||||
// Please take a moment put on the wizard hat which has been
|
// Please take a moment to put on the wizard hat which has been
|
||||||
// provided for you. We're about to use this ability to implement
|
// provided for you. We're about to use this ability to implement
|
||||||
// a generic function.
|
// a generic function.
|
||||||
//
|
//
|
||||||
|
|
Loading…
Reference in New Issue
Block a user