We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b6f498f commit 6706749Copy full SHA for 6706749
extensions.markdown
@@ -126,7 +126,7 @@ end
126
The call to `Sinatra.helpers` includes the module in
127
`Sinatra::Application`, making all methods defined in the module
128
available to classic style applications. Using this extension in classic
129
-style apps is a simple as requiring the extension and using the new
+style apps is as simple as requiring the extension and using the new
130
method:
131
132
{% highlight ruby %}
0 commit comments