Skip to content

Commit 4cfea70

Browse files
committed
Fix typo on Readme
1 parent 92e5426 commit 4cfea70

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)