Skip to content

Commit

Permalink
Fix typo in doc
Browse files Browse the repository at this point in the history
  • Loading branch information
ntkme committed Feb 17, 2024
1 parent aade8c8 commit 8205760
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/sass/compiler/dispatcher.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ module Sass
class Compiler
# The {Dispatcher} class.
#
# It dispatches messages between mutliple instances of {Host} and a single {Connection} to the compiler.
# It dispatches messages between multiple instances of {Host} and a single {Connection} to the compiler.
class Dispatcher
def initialize
@id = 1
Expand Down

0 comments on commit 8205760

Please sign in to comment.