Skip to content

Commit

Permalink
Merge pull request #107 from frostyfab/patch-1
Browse files Browse the repository at this point in the history
Fix small doc typo
  • Loading branch information
flash-gordon authored Aug 12, 2024
2 parents 8dc0d4b + 947964f commit 5b86343
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/dry/initializer/dispatchers.rb
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
# - `:source` -- the name of source option
# - `:target` -- the target name of the reader
# - `:reader` -- if the reader's privacy (:public, :protected, :private, nil)
# - `:ivar` -- the target nane of the variable
# - `:ivar` -- the target name of the variable
# - `:type` -- the callable coercer of the source value
# - `:optional` -- if the argument is optional
# - `:default` -- the proc returning the default value of the source value
Expand Down

0 comments on commit 5b86343

Please sign in to comment.