Skip to content

Commit 6aa2875

Browse files
authored
Merge pull request #12 from ghuntley/patch-1
Typo [Skip CI]
2 parents 973f4b0 + a3c3066 commit 6aa2875

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
@@ -20,7 +20,7 @@ Log.Logger = new LoggerConfiguration()
2020
// Other logger configuration
2121
.CreateLogger()
2222

23-
Log.Information("This will be writtend to disk on the worker thread");
23+
Log.Information("This will be written to disk on the worker thread");
2424

2525
// At application shutdown
2626
Log.CloseAndFlush();

0 commit comments

Comments
 (0)