Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/source-fabric/guide/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ Build your own Trainer
<div class="row">

.. displayitem::
:header: Organize your model code with with LightningModule
:header: Organize your model code with LightningModule
:description: Organize your code in a LightningModule and use it with Fabric
:button_link: lightning_module.html
:col_css: col-md-4
Expand Down
2 changes: 1 addition & 1 deletion docs/source-fabric/levels/intermediate.rst
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Intermediate skills
<div class="row">

.. displayitem::
:header: Organize your model code with with LightningModule
:header: Organize your model code with LightningModule
:description: Organize your code in a LightningModule and use it with Fabric
:button_link: ../guide/lightning_module.html
:col_css: col-md-4
Expand Down
Loading