Skip to content

Commit bbf4e7a

Browse files
committed
Merge pull request #4 from webmasterkai/patch-1
Typo fix in docs.
2 parents 1a48c61 + 3e4e4a2 commit bbf4e7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ You can use the [lua-resty-string](https://github.com/agentzh/lua-resty-string)
146146
end
147147
```
148148

149-
If you want to copmute MD5 sums for the uploaded files, just use the
149+
If you want to compute MD5 sums for the uploaded files, just use the
150150
resty.md5 module shipped by the [lua-resty-string](https://github.com/agentzh/lua-resty-string) library. It has
151151
a similar API as resty.sha1.
152152

0 commit comments

Comments
 (0)