Skip to content

Commit

Permalink
Fix typo leanr -> learn (pytorch#2112)
Browse files Browse the repository at this point in the history
  • Loading branch information
noprompt authored Nov 8, 2022
1 parent e6a97be commit 4c27a06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -233,7 +233,7 @@ What's new in PyTorch tutorials?

.. customcarditem::
:header: NLP from Scratch: Generating Names with a Character-level RNN
:card_description: After using character-level RNN to classify names, leanr how to generate names from languages. Second in a series of three tutorials.
:card_description: After using character-level RNN to classify names, learn how to generate names from languages. Second in a series of three tutorials.
:image: _static/img/thumbnails/cropped/NLP-From-Scratch-Generating-Names-with-a-Character-Level-RNN.png
:link: intermediate/char_rnn_generation_tutorial.html
:tags: Text
Expand Down

0 comments on commit 4c27a06

Please sign in to comment.