Skip to content

Commit 10f10b6

Browse files
authored
chore: remove redundant words (#21151)
Signed-off-by: slicesequal <[email protected]>
1 parent 9f757c0 commit 10f10b6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/source-fabric/guide/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ Build your own Trainer
7878
<div class="row">
7979

8080
.. displayitem::
81-
:header: Organize your model code with with LightningModule
81+
:header: Organize your model code with LightningModule
8282
:description: Organize your code in a LightningModule and use it with Fabric
8383
:button_link: lightning_module.html
8484
:col_css: col-md-4

docs/source-fabric/levels/intermediate.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Intermediate skills
1919
<div class="row">
2020

2121
.. displayitem::
22-
:header: Organize your model code with with LightningModule
22+
:header: Organize your model code with LightningModule
2323
:description: Organize your code in a LightningModule and use it with Fabric
2424
:button_link: ../guide/lightning_module.html
2525
:col_css: col-md-4

0 commit comments

Comments
 (0)