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

Commit 186a977

Browse files
committed
Update README.md
1 parent f309508 commit 186a977

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
@@ -299,7 +299,7 @@ public class MyDep
299299

300300
### Usage in ServiceStack
301301

302-
Inside ServiceStack Services & Controllers we recommend using `GetRedisAsync()` to resolve an `IRedisClientAsync`, e.g:
302+
Inside ServiceStack Services & Controllers we recommend using `GetRedisAsync()` to resolve an `IRedisClientAsync`:
303303

304304
```csharp
305305
public class MyService : Service

0 commit comments

Comments
 (0)