Skip to content

Commit 32950bb

Browse files
gkroizlantiga
authored andcommitted
fix typo in docs migration 1_6_regular (#17186)
(cherry picked from commit 7ec9a97)
1 parent ab8666f commit 32950bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source-pytorch/upgrade/sections/1_6_regular.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
- use the utility function ``pl.utilities.memory.get_model_size_mb(model)``
5151
- `PR8495`_
5252

53-
* - relied on the ``on_trai_dataloader()`` hooks in ``LightningModule`` and ``LightningDataModule``
53+
* - relied on the ``on_train_dataloader()`` hooks in ``LightningModule`` and ``LightningDataModule``
5454
- use ``train_dataloader``
5555
- `PR9098`_
5656

0 commit comments

Comments
 (0)