Skip to content

Commit a405b42

Browse files
committed
Merge branch 'master' of github.com:openresty/srcache-nginx-module
2 parents 8584271 + e269557 commit a405b42

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
@@ -184,7 +184,7 @@ Using this module for main request caching and Lua for subrequest caching is the
184184
Distributed Memcached Caching
185185
-----------------------------
186186

187-
Here is a simple example demonstrating a distributed memcached caching mechanism built atop this module. Suppose we do have three different memcacached nodes and we use simple modulo to hash our keys.
187+
Here is a simple example demonstrating a distributed memcached caching mechanism built atop this module. Suppose we do have three different memcached nodes and we use simple modulo to hash our keys.
188188

189189
```nginx
190190

0 commit comments

Comments
 (0)