Skip to content

Commit 7446132

Browse files
committed
Typo
1 parent 41319a9 commit 7446132

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
@@ -31,7 +31,7 @@ import {
3131
fileSink,
3232
jsonFormat,
3333
textFormat,
34-
} from "https://deno.lan/x/deno_structured_logging@0.4.0/mod.ts";
34+
} from "https://deno.land/x/deno_structured_logging@0.4.0/mod.ts";
3535

3636
const logger = createLogger({
3737
minimumLevel: LogLevel.INFO,

0 commit comments

Comments
 (0)