@@ -77,32 +77,32 @@ Or read the `advanced install guide <starter/installation.html>`_
7777.. Add callout items below this line
7878
7979 .. customcalloutitem ::
80- :description: Use this 2-step guide to learn the key concepts.
80+ :description: Use this 2-step guide to learn key concepts.
8181 :header: New to Lightning?
8282 :button_link: starter/introduction.html
8383
8484
8585.. customcalloutitem ::
86- :description: Easily organize your existing PyTorch code as PyTorch Lightning in a few hours .
86+ :description: Easily organize your existing PyTorch code into PyTorch Lightning.
8787 :header: PyTorch to PyTorch Lightning
8888 :button_link: starter/converting.html
8989
9090
9191.. customcalloutitem ::
92- :description: From NLP, Computer vision to RL and meta learning - see how to use Lightning in ALL research areas .
92+ :description: See how Lightning in used in research areas like NLP, Computer Vision, RL and meta learning .
9393 :header: Examples
9494 :button_link: tutorials.html
9595
9696
9797.. customcalloutitem ::
98- :description: Detailed description of API each package. Assumes you already have basic Lightning knowledge .
98+ :description: Detailed descriptions of each API package .
9999 :header: API Reference
100100 :button_link: api_references.html
101101
102102
103103.. customcalloutitem ::
104- :description: From hyperparameters sweeps to cloud training to Pruning and Quantization - Lightning covers the key use-cases .
105- :header: Common Usecases
104+ :description: Key Lightning use cases, including hyperparameter sweeps, cloud training, Pruning and Quantization.
105+ :header: Common Use Cases
106106 :button_link: common_usecases.html
107107
108108
0 commit comments