diff --git a/docs/integrations/ignite.md b/docs/integrations/ignite.md index 7b6ed4ca..0cae9139 100644 --- a/docs/integrations/ignite.md +++ b/docs/integrations/ignite.md @@ -49,7 +49,7 @@ Integrate ClearML with the following steps: reports afterwards) (default: 10). * `histogram_granularity` - Histogram sampling granularity (default: 50). -1. Attach the C`learMLLogger` to output handlers to log metrics: +1. Attach the `ClearMLLogger` to output handlers to log metrics: ```python # Attach the logger to the trainer to log training loss