Skip to content

Commit 19dfa7b

Browse files
committed
Fix typo [ci skip]
1 parent 803d7bb commit 19dfa7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rules/0100-Writing-a-kata.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,5 +159,5 @@ Provide helpers for tasks that are dull
159159
Sometimes, you'll ask your user to provide the answer in a given format, or to
160160
use certain pre-defined values. Those values should be preloaded too. For the
161161
format, either a fixed format string (`printf` style) or a full-fledged wonders
162-
helps you to get rid of a bunch of troublels, like additional whitespace,
162+
helps you to get rid of a bunch of troubles, like additional whitespace,
163163
ambiguous syntax and so on.

0 commit comments

Comments
 (0)