diff --git a/docs/source-fabric/guide/index.rst b/docs/source-fabric/guide/index.rst index 669501ec09864..6444a6bbdd17a 100644 --- a/docs/source-fabric/guide/index.rst +++ b/docs/source-fabric/guide/index.rst @@ -78,7 +78,7 @@ Build your own Trainer
.. 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 diff --git a/docs/source-fabric/levels/intermediate.rst b/docs/source-fabric/levels/intermediate.rst index f21e7c96608ab..30f27bdd1d544 100644 --- a/docs/source-fabric/levels/intermediate.rst +++ b/docs/source-fabric/levels/intermediate.rst @@ -19,7 +19,7 @@ Intermediate skills
.. 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