Skip to content

Commit 9c4370b

Browse files
authored
Closed code fence (#103)
1 parent 69a919a commit 9c4370b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/content/in-depth/client/_index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -147,6 +147,7 @@ public class AppDbContext(DbContextOptions<AppDbContext> options) : OfflineDbCon
147147
optionsBuilder.UseEndpoint(new Uri("https://YOURSITEHERE.azurewebsites.net/"));
148148
}
149149
}
150+
```
150151

151152
## Pushing data to the remote service
152153

0 commit comments

Comments
 (0)