Skip to content

Commit ad2996d

Browse files
ioquatixCopilot
andauthored
Update lib/falcon/composite_server.rb
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent e9002b2 commit ad2996d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/falcon/composite_server.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ module Falcon
1414
# - Access statistics for each named server.
1515
# - Control all servers as a single unit.
1616
#
17-
# @example Create and run serveral applications.
17+
# @example Create and run several applications.
1818
# require 'falcon/composite_server'
1919
# require 'falcon/server'
2020
#

0 commit comments

Comments
 (0)