Skip to content

Commit

Permalink
Fix a typo configuration.html.md (#29)
Browse files Browse the repository at this point in the history
  • Loading branch information
krzypio-jv authored Nov 17, 2024
1 parent 47be47d commit 7e85acd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docsite/source/configuration.html.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ end

### Customizing wrapped methods

You can customize which methods can handled steps using the `.operate_on` class method:
You can customize which methods can handle steps using the `.operate_on` class method:

```ruby
class MyOperation < Dry::Operation
Expand Down

0 comments on commit 7e85acd

Please sign in to comment.