You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ Install the _Serilog.UI_ [NuGet package](https://www.nuget.org/packages/Serilog.
8
8
Install-Package Serilog.UI
9
9
```
10
10
11
-
Then based on your databasbe install a provider, _Serilog.UI.MsSqlServerProvider_[NuGet package](https://www.nuget.org/packages/Serilog.UI.MsSqlServerProvider):
11
+
Then install a provider based on your database, _Serilog.UI.MsSqlServerProvider_[NuGet package](https://www.nuget.org/packages/Serilog.UI.MsSqlServerProvider):
0 commit comments