Skip to content

Commit 00a9b12

Browse files
authored
fix: fix typo in logging_advanced.rst (#21468)
fix: fix typo
1 parent 04f4ea5 commit 00a9b12

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/source-pytorch/visualize/logging_advanced.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -361,7 +361,7 @@ This table shows the default values of *on_step* and *on_epoch* depending on the
361361
In LightningModule
362362
==================
363363

364-
.. list-table:: Default behavior of logging in ightningModule
364+
.. list-table:: Default behavior of logging in LightningModule
365365
:widths: 50 25 25
366366
:header-rows: 1
367367

0 commit comments

Comments
 (0)