From ae2917fae961bd3bc4ee70a0b074fc9442d5132d Mon Sep 17 00:00:00 2001 From: Ben Date: Sun, 24 Apr 2022 23:12:40 -0700 Subject: [PATCH] fix typo: copyt->copy (#419) --- 02_production.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02_production.ipynb b/02_production.ipynb index 484603e..98c853b 100644 --- a/02_production.ipynb +++ b/02_production.ipynb @@ -1774,7 +1774,7 @@ "2. Paste the URL of that repo into Binder's URL, as shown in <>.\n", "3. Change the File dropdown to instead select URL.\n", "4. In the \"URL to open\" field, enter `/voila/render/name.ipynb` (replacing `name` with the name of for your notebook).\n", - "5. Click the clickboard button at the bottom right to copyt the URL and paste it somewhere safe. \n", + "5. Click the clickboard button at the bottom right to copy the URL and paste it somewhere safe. \n", "6. Click Launch." ] },