Skip to content

Commit

Permalink
Fix typo (#224)
Browse files Browse the repository at this point in the history
Redundant code opening cased rendering misbehaving
  • Loading branch information
tometchy authored Nov 20, 2023
1 parent a9565e8 commit 59bdbff
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions docs/stack/clients/om-clients/stack-dotnet.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,6 @@ The specification for Redis URIs is located [here](https://www.iana.org/assignme

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.

```csharp

```bash
dotnet add package Redis.OM
```
Expand Down

0 comments on commit 59bdbff

Please sign in to comment.