Skip to content

Commit a2242f2

Browse files
authored
Update recipes_index.rst
1 parent faa07ad commit a2242f2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

recipes_source/recipes_index.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,7 @@ Recipes are bite-sized, actionable examples of how to use specific PyTorch featu
209209

210210
.. customcarditem::
211211
:header: Mobile Interpreter Workflow in Android and iOS
212-
:card_description: Learn how to use the lite interpreter on iOS and Andriod devices.
212+
:card_description: Learn how to use the mobile interpreter on iOS and Andriod devices.
213213
:image: ../_static/img/thumbnails/cropped/mobile.png
214214
:link: ../recipes/mobile_interpreter.html
215215
:tags: Mobile
@@ -301,3 +301,4 @@ Recipes are bite-sized, actionable examples of how to use specific PyTorch featu
301301
/recipes/zero_redundancy_optimizer
302302
/recipes/cuda_rpc
303303
/recipes/distributed_optim_torchscript
304+
/recipes/mobile_interpreter

0 commit comments

Comments
 (0)