From a998d82d80463f1d82ab507427a4ffbfefe7b89f Mon Sep 17 00:00:00 2001 From: Tyler Erickson Date: Tue, 9 Aug 2022 14:16:50 -0700 Subject: [PATCH] Added "topics" to match GitHub's terminology --- nbs/tutorial.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nbs/tutorial.ipynb b/nbs/tutorial.ipynb index f420cf37c..26e3502ad 100644 --- a/nbs/tutorial.ipynb +++ b/nbs/tutorial.ipynb @@ -209,7 +209,7 @@ "\n", "Alternatively, you can create a new empty github repository using [this link](https://github.com/new), and follow the instructions on github to clone the repository locally before running the command `nbdev_new`.\n", "\n", - "In GitHub, click the settings cog in the top right of the repo page (next to \"**About**\") and fill in the description and tags, since nbdev will use these automatically." + "In GitHub, click the settings cog in the top right of the repo page (next to \"**About**\") and fill in the description and topics/tags, since nbdev will use these automatically." ] }, {