Skip to content

Commit 4d4a51b

Browse files
🤖 Auto-sync docs, metadata, and filepaths (#1764)
Co-authored-by: kotp <[email protected]>
1 parent c877c19 commit 4d4a51b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎exercises/practice/luhn/.docs/instructions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ If the sum is evenly divisible by 10, the original number is valid.
4141

4242
### Invalid Canadian SIN
4343

44-
The number to be checked is `066 123 468`.
44+
The number to be checked is `066 123 478`.
4545

4646
We start at the end of the number and double every second digit, beginning with the second digit from the right and moving left.
4747

0 commit comments

Comments
 (0)