Skip to content

Commit

Permalink
Formatting (again) [Skip CI]
Browse files Browse the repository at this point in the history
  • Loading branch information
nblumhardt authored Jul 24, 2016
1 parent b250f21 commit ecc94e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ call `AddSerilog()` on the provided `loggerFactory`.
public void Configure(IApplicationBuilder app,
IHostingEnvironment env,
ILoggerFactory loggerfactory,
IApplicationLifetime appLifetime)
IApplicationLifetime appLifetime)
{
loggerfactory.AddSerilog();

Expand Down

0 comments on commit ecc94e1

Please sign in to comment.