diff --git a/content/docs/dvclive/api-reference/live/next_step.md b/content/docs/dvclive/api-reference/live/next_step.md index 320129ba16..ad10098f14 100644 --- a/content/docs/dvclive/api-reference/live/next_step.md +++ b/content/docs/dvclive/api-reference/live/next_step.md @@ -31,9 +31,8 @@ and `Live.make_summary()`. ### Manual step updates -If you want custom `step` intervals or don't want to call -`Live.make_summary()` / `Live.make_report()`, you can -manually modify the `Live.step` property: +If you want custom `step` intervals or don't want to call `Live.make_summary()` +/ `Live.make_report()`, you can manually modify the `Live.step` property: ```py from dvclive import Live