Skip to content

Commit e915418

Browse files
authored
Fix typo in LightningModule glossary entry ("organizug" → "organizing") (Lightning-AI#20959)
Fix typo in glossary
1 parent 02ddc34 commit e915418

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source-pytorch/glossary/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,7 @@ Glossary
209209

210210
.. displayitem::
211211
:header: LightningModule
212-
:description: A base class organizug your neural network module
212+
:description: A base class organizing your neural network module
213213
:col_css: col-md-12
214214
:button_link: ../common/lightning_module.html
215215
:height: 100

0 commit comments

Comments
 (0)