Skip to content

Commit

Permalink
docs(rack.rb): fix grammar and spelling (#255)
Browse files Browse the repository at this point in the history
  • Loading branch information
jbampton authored Feb 20, 2025
1 parent 018be3f commit d2f9d25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/whimsy/asf/rack.rb
Original file line number Diff line number Diff line change
Expand Up @@ -204,7 +204,7 @@ def call(env)
end

# compute document root for the site. Needed by Rack/Passenger applications
# that wish to use support site wide assets (stylesheets, javascripts).
# that wish to use site wide assets (stylesheets, JavaScript).
class DocumentRoot
# capture the application
def initialize(app)
Expand Down

0 comments on commit d2f9d25

Please sign in to comment.