From 04fb8f6b2d90f7c76ed939178240913345ac257c Mon Sep 17 00:00:00 2001 From: deven367 Date: Sun, 1 Dec 2024 15:45:52 -0500 Subject: [PATCH] fixes #1473 --- nbs/tutorials/tutorial.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nbs/tutorials/tutorial.ipynb b/nbs/tutorials/tutorial.ipynb index a2d296fa4..5a00959a7 100644 --- a/nbs/tutorials/tutorial.ipynb +++ b/nbs/tutorials/tutorial.ipynb @@ -288,7 +288,7 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "Since we created a repo named `nbev-hello-world` with the `fastai` user, we can clone it as follows:\n", + "Since we created a repo named `nbdev-hello-world` with the `fastai` user, we can clone it as follows:\n", "\n", "```sh\n", "git clone https://github.com/fastai/nbdev-hello-world.git\n",