Skip to content

Commit

Permalink
Fix small typo in README (#9)
Browse files Browse the repository at this point in the history
  • Loading branch information
andyw8 authored Dec 12, 2022
1 parent 67246a8 commit da292ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Run `bundle install`.

### Scaffold

This command will set up the files for any day of Advent of Code. It takes a nubmer between 1 and 25 as an argument.
This command will set up the files for any day of Advent of Code. It takes a number between 1 and 25 as an argument.

```bash
bundle exec aoc_cli scaffold 1
Expand Down

0 comments on commit da292ef

Please sign in to comment.