Put long version in ()

This commit is contained in:
mo8it
2024-04-27 23:38:26 +02:00
parent ee2b772dd5
commit ea40804371
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -130,7 +130,7 @@ impl<'a> WatchState<'a> {
self.writer,
"{}\n",
"Exercise done ✓
When you are done experimenting, enter `n` or `next` to go to the next exercise 🦀"
When you are done experimenting, enter `n` (or `next`) to move on to the next exercise 🦀"
.bold()
.green(),
)?;