We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents bb4acbf + 4f6bcf4 commit ea0d2b7Copy full SHA for ea0d2b7
exercises/hello-world/TUTORIAL.md
@@ -419,7 +419,7 @@ for "good" design of software is a big topic. The pursuit of it underlies
419
much of what makes up the more valuable conversations on Exercism.
420
421
For now, let's just take a quick review of our solution and see if there's
422
-any part of it we'd like to refactor. Refactoring is changing the the way
+any part of it we'd like to refactor. Refactoring is changing the way
423
a bit of code reads without changing what it does.
424
425
Right now, the details of detecting whether the caller of `hello()` has
0 commit comments