Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
pacso committed Dec 5, 2024
1 parent adb8770 commit 8db21c7
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 @@ -72,7 +72,7 @@ Below are some examples of how you can use the features of this gem.

### Input manipulation

This example solution for 2024 Day 1 shows how the convenience methdos can be used to format the puzzle input:
This example solution for 2024 Day 1 shows how the convenience methods can be used to format the puzzle input:

```ruby
# frozen_string_literal: true
Expand Down

0 comments on commit 8db21c7

Please sign in to comment.