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.
2 parents e363ac3 + c384cf8 commit 1782c00Copy full SHA for 1782c00
README.markdown
@@ -33,7 +33,7 @@ Synopsis
33
```lua
34
# nginx.conf:
35
36
- lua_package_path "/path/to/lua-resty-string/lib/?.lua;;"
+ lua_package_path "/path/to/lua-resty-string/lib/?.lua;;";
37
38
server {
39
location = /test {
0 commit comments