Skip to content

Commit 89f53f5

Browse files
authored
Merge pull request #8 from crtaylor243/master
Spelling correction in README
2 parents d02c718 + 8014151 commit 89f53f5

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
@@ -21,7 +21,7 @@ Log.Logger = new LoggerConfiguration()
2121
.CreateLogger();
2222
```
2323

24-
or in `appsttings.json` file:
24+
or in `appsettings.json` file:
2525
```json
2626
{
2727
"Serilog": {

0 commit comments

Comments
 (0)