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

Commit 4d2fb97

Browse files
committed
Update README.md
1 parent 910530e commit 4d2fb97

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
@@ -121,7 +121,7 @@ run and explore Redis features from the comfort of your browser with zero softwa
121121

122122
## Redis Client Managers
123123

124-
The recommended way to access `RedisClient` instances is to use one of the available Thread-Safe Client Managers below. Client Managers are connection factories which is ideally registered as a Singleton either in your IOC or static classes.
124+
The recommended way to access `RedisClient` instances is to use one of the available Thread-Safe Client Managers below. Client Managers are connection factories which should be registered as a Singleton either in your IOC or static class.
125125

126126
### RedisManagerPool
127127

0 commit comments

Comments
 (0)