From 7848437dc23db090f8947db3ab919a750c6906a7 Mon Sep 17 00:00:00 2001 From: Ian Beauregard Date: Mon, 19 Oct 2020 12:44:33 -0400 Subject: [PATCH] Correct typo --- 16_nlp_with_rnns_and_attention.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/16_nlp_with_rnns_and_attention.ipynb b/16_nlp_with_rnns_and_attention.ipynb index 7944feb..cd719a5 100644 --- a/16_nlp_with_rnns_and_attention.ipynb +++ b/16_nlp_with_rnns_and_attention.ipynb @@ -1452,7 +1452,7 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "What classes does it belong to?" + "What class does it belong to?" ] }, {