Skip to content

Commit b3cb61e

Browse files
2 parents f263caf + 956ed86 commit b3cb61e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/00-getting-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ dotnet add package CmdScale.EntityFrameworkCore.TimescaleDB.Design
2929

3030
**Description:** Enable TimescaleDB support in your `DbContext` configuration with a single line of code by chaining the `.UseTimescaleDb()` method onto your PostgreSQL provider configuration.
3131

32-
**Code:** `
32+
**Code:**
3333

3434
```csharp
3535
string? connectionString = builder.Configuration.GetConnectionString("Timescale");

0 commit comments

Comments
 (0)