Skip to content

Commit f768fcb

Browse files
authored
Minor formatting tweak [Skip CI]
1 parent c2ede67 commit f768fcb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ public class Program
4444
}
4545
```
4646

47-
Then, add `UseSerilog()` to the web host builder in `BuildWebHost()`.
47+
**Then**, add `UseSerilog()` to the web host builder in `BuildWebHost()`.
4848

4949
```csharp
5050
public static IWebHost BuildWebHost(string[] args) =>

0 commit comments

Comments
 (0)