From fb87056a76cceb82af2c5f07d05029df61d54b39 Mon Sep 17 00:00:00 2001 From: TonyCTHsu Date: Fri, 22 Jul 2022 07:09:52 +0200 Subject: Fix typo `interactively` (#1929) --- lib/rack/builder.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/rack/builder.rb b/lib/rack/builder.rb index 992bf059..05444f2c 100644 --- a/lib/rack/builder.rb +++ b/lib/rack/builder.rb @@ -3,7 +3,7 @@ require_relative 'urlmap' module Rack - # Rack::Builder implements a small DSL to iteratively construct Rack + # Rack::Builder implements a small DSL to interactively construct Rack # applications. # # Example: -- cgit v1.2.3-24-ge0c7