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

Commit b94fe62

Browse files
committed
Merge pull request #178 from ChrisMcKee/patch-1
Typo
2 parents 8e69292 + a361e11 commit b94fe62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ Contains all the examples, tutorials and resources you need to get you up to spe
165165

166166
### Specific Examples
167167
* [Using Transactions in Redis (i.e. MULTI/EXEC/DISCARD)](https://github.com/ServiceStack/ServiceStack.Redis/wiki/RedisTransactions)
168-
* [Using Redis's built-in Publsih/Subscribe pattern for high performance network notifications](https://github.com/ServiceStack/ServiceStack.Redis/wiki/RedisPubSub)
168+
* [Using Redis's built-in Publish/Subscribe pattern for high performance network notifications](https://github.com/ServiceStack/ServiceStack.Redis/wiki/RedisPubSub)
169169
* [Using Redis to create high performance *distributed locks* spannable across multiple app servers](https://github.com/ServiceStack/ServiceStack.Redis/wiki/RedisLocks)
170170

171171
# Simple example using Redis Lists

0 commit comments

Comments
 (0)