Skip to content

Commit e4f3e50

Browse files
ShalokShalomflash-gordon
authored andcommitted
correct typo
I guess as: is meant (According to the instances in the example)
1 parent 5ab65d1 commit e4f3e50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docsite/source/params-and-options.html.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ user.name # => 'Andrew'
3838
user.email # => '[email protected]'
3939
```
4040

41-
Options can be renamed using `:as` key:
41+
Options can be renamed using `as:` key:
4242

4343
```ruby
4444
require 'dry-initializer'

0 commit comments

Comments
 (0)