From 63500a2b801e0961997a09a68b0dac820fbd433c Mon Sep 17 00:00:00 2001 From: slicesequal Date: Wed, 3 Sep 2025 16:44:58 +0800 Subject: [PATCH] chore: remove redundant words Signed-off-by: slicesequal --- docs/source-fabric/guide/index.rst | 2 +- docs/source-fabric/levels/intermediate.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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