We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 47be47d commit 7e85acdCopy full SHA for 7e85acd
docsite/source/configuration.html.md
@@ -19,7 +19,7 @@ end
19
20
### Customizing wrapped methods
21
22
-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:
23
24
```ruby
25
class MyOperation < Dry::Operation
0 commit comments