Skip to content
This repository was archived by the owner on Jun 25, 2022. It is now read-only.

Commit a7eda89

Browse files
Fix typo
1 parent fe8ba9a commit a7eda89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ <h1>Rack: a Ruby Webserver Interface</h1>
107107

108108
<p><img id="logo" src="rack-logo.png" alt="Rack powers web applications" /></p>
109109

110-
<p><strong>Rack</strong> provides an minimal interface between webservers supporting
110+
<p><strong>Rack</strong> provides a minimal interface between webservers supporting
111111
Ruby and Ruby frameworks.</p>
112112

113113
<h2>News</h2>

0 commit comments

Comments
 (0)