Skip to content

Commit 17f0dc3

Browse files
committed
Fix typo responsibile
1 parent 03df59f commit 17f0dc3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PlaygroundLogger/Documentation/LoggerFormat.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ two pairs:
6969
* (ending line, ending column)
7070

7171
For consumers that produce logging data by instrumenting source code, these
72-
are the locations in the instrumented source code that are responsibile for
72+
are the locations in the instrumented source code that are responsible for
7373
generating the data being logged. No sanity checking of any kind is performed,
7474
and consumers should be ready to receive any possible value combinations.
7575

0 commit comments

Comments
 (0)