Skip to content

Commit c8e2b42

Browse files
committed
fix logging docs
1 parent 5631917 commit c8e2b42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/advanced/logging.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,4 +42,4 @@ The `${TIMESTAMP}` placeholder will be replaced with a timestamp of the format `
4242
The exported JSON file will contain two main sections:
4343

4444
- `timings`: The duration of each major phase of the optimization process.
45-
- `metrics`: A list of metrics logged during the process, including the metric key, value, and step.
45+
- `metrics`: A list of metrics logged during the process, including the metric key, value, and step.

0 commit comments

Comments
 (0)