Skip to content

Commit 739b548

Browse files
committed
Dummy typo fix
1 parent 370a93f commit 739b548

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/JSONLogger.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ import Logging
66

77

88
/**
9-
A logger that logs it’s messages to stdout in the JSON format, one log per line.
9+
A logger that logs its messages to stdout in the JSON format, one log per line.
1010

1111
The end of line separator is actually customizable, and can be any sequence of bytes.
1212
By default it’s “`\n`”.

0 commit comments

Comments
 (0)