diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/info_file.rs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/info_file.rs b/src/info_file.rs index f27d018..d4e4611 100644 --- a/src/info_file.rs +++ b/src/info_file.rs @@ -135,4 +135,4 @@ impl InfoFile { } const NO_EXERCISES_ERR: &str = "There are no exercises yet! -If you are developing third-party exercises, add at least one exercise before testing."; +Add at least one exercise before testing."; |
