mirror of
https://git.aramjonghu.dev/AramJonghu/rustlings.git
synced 2026-09-03 08:43:30 +02:00
No more word input
This commit is contained in:
+1
-1
@@ -127,7 +127,7 @@ impl<'a> WatchState<'a> {
|
||||
self.writer,
|
||||
"{}\n",
|
||||
"Exercise done ✓
|
||||
When you are done experimenting, enter `n` (or `next`) to move on to the next exercise 🦀"
|
||||
When you are done experimenting, enter `n` to move on to the next exercise 🦀"
|
||||
.bold()
|
||||
.green(),
|
||||
)?;
|
||||
|
||||
Reference in New Issue
Block a user