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

Commit 4466fc6

Browse files
committed
fix typo for future rockspecs...
1 parent 76aa185 commit 4466fc6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rockspecs/wsapi-basic_auth-0.1-1.rockspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ description = {
1010
summary = "HTTP Basic Authentication for WSAPI",
1111

1212
detailed = [[
13-
A module implemented HTTP basic access authentication for WSAPI.
13+
A module implementing HTTP basic access authentication for WSAPI.
1414
This provides a run() function that wraps around the run() function
1515
for your WSAPI handler.
1616
]],

0 commit comments

Comments
 (0)