Skip to content

Commit 7914f02

Browse files
authored
feat(readme): minor fix
1 parent 4524481 commit 7914f02

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
@@ -153,7 +153,7 @@ Logger.configure({
153153

154154
### Logging request identifier automatically
155155

156-
You need to use the middlewares of `@emartech/cls-adapter` and add its transformer to the loggers configure method.
156+
You need to use the middlewares of `@emartech/cls-adapter` and add its transformer to the logger's configure method.
157157
This way it will log the request identifier coming from the header field (`X-Request-Id`) to every log line
158158
where the called function is originating from the route handler.
159159

0 commit comments

Comments
 (0)