Skip to content

Commit 59bdbff

Browse files
authored
Fix typo (#224)
Redundant code opening cased rendering misbehaving
1 parent a9565e8 commit 59bdbff

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

docs/stack/clients/om-clients/stack-dotnet.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,8 +53,6 @@ The specification for Redis URIs is located [here](https://www.iana.org/assignme
5353

5454
Make sure to add the `Redis.OM` package to your project. This package makes it easy to create models and query your Redis domain objects.
5555

56-
```csharp
57-
5856
```bash
5957
dotnet add package Redis.OM
6058
```

0 commit comments

Comments
 (0)