Skip to content

Commit ecc94e1

Browse files
authored
Formatting (again) [Skip CI]
1 parent b250f21 commit ecc94e1

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
@@ -39,7 +39,7 @@ call `AddSerilog()` on the provided `loggerFactory`.
3939
public void Configure(IApplicationBuilder app,
4040
IHostingEnvironment env,
4141
ILoggerFactory loggerfactory,
42-
IApplicationLifetime appLifetime)
42+
IApplicationLifetime appLifetime)
4343
{
4444
loggerfactory.AddSerilog();
4545

0 commit comments

Comments
 (0)