Skip to content

Commit

Permalink
Fix small typo in comment (#2139)
Browse files Browse the repository at this point in the history
  • Loading branch information
p8 committed Feb 28, 2020
1 parent fa80c79 commit 8f28220
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/puma/configuration.rb
Expand Up @@ -106,7 +106,7 @@ def finalize_values
#
# It also handles loading plugins.
#
# > Note: `:port` and `:host` are not valid keys. By they time they make it to the
# > Note: `:port` and `:host` are not valid keys. By the time they make it to the
# configuration options they are expected to be incorporated into a `:binds` key.
# Under the hood the DSL maps `port` and `host` calls to `:binds`
#
Expand Down

0 comments on commit 8f28220

Please sign in to comment.