Skip to content

Commit

Permalink
Merge pull request neogcamp#21 from Sen-442b/fix-typo-in-mark-eleven
Browse files Browse the repository at this point in the history
Fix: rectified a typo
  • Loading branch information
gkanishk committed Aug 19, 2021
2 parents 5974db0 + bc87cf9 commit 419e561
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion basics/is-your-birthday-lucky.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

- Take user's complete birthday
- And his/her lucky number.
- Now, find out if sum of diigits of birthday is divisible by the lucky number.
- Now, find out if sum of digits of birthday is divisible by the lucky number.
- Show the result to user with some graphics.

## additional
Expand Down

0 comments on commit 419e561

Please sign in to comment.