Skip to content

Commit 80ceaa0

Browse files
authored
fix: lint
Signed-off-by: Todd Baert <[email protected]>
1 parent 7f7830b commit 80ceaa0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

specification/appendix-a-included-utilities.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -384,4 +384,4 @@ Consider printing the evaluation context as a stringified JSON object, or using
384384

385385
> If the logger abstraction in the SDK supports a log level concept, the appropriate log level **SHOULD** be used for each stage (before/after: debug/info, error: error).
386386
387-
Consider using `debug` or `info` levels for the `before` and `after` stages, and the `error` level for the `error` stage.
387+
Consider using `debug` or `info` levels for the `before` and `after` stages, and the `error` level for the `error` stage.

0 commit comments

Comments
 (0)