Skip to content

Commit

Permalink
fix typo: copyt->copy (fastai#419)
Browse files Browse the repository at this point in the history
  • Loading branch information
benspaul authored Apr 25, 2022
1 parent 291ed54 commit ae2917f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 02_production.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -1774,7 +1774,7 @@
"2. Paste the URL of that repo into Binder's URL, as shown in <<deploy-binder>>.\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."
]
},
Expand Down

0 comments on commit ae2917f

Please sign in to comment.