Skip to content

Commit 7e85acd

Browse files
authoredNov 17, 2024
Fix a typo configuration.html.md (#29)
1 parent 47be47d commit 7e85acd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎docsite/source/configuration.html.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ end
1919

2020
### Customizing wrapped methods
2121

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

2424
```ruby
2525
class MyOperation < Dry::Operation

0 commit comments

Comments
 (0)