Skip to content

Commit

Permalink
Update MXNetTutorialTemplate.ipynb (apache#13568)
Browse files Browse the repository at this point in the history
Fix typos
  • Loading branch information
ChaiBapchya authored and zhaoyao73 committed Dec 9, 2018
1 parent a2769a2 commit f60fe53
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions example/MXNetTutorialTemplate.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"source": [
"A brief introduction to the tutorial that describes:\n",
"\n",
"- The problem that that the tutorial addresses\n",
"- The problem that the tutorial addresses\n",
"- Who the intended audience is\n",
"- The expected experience level of that audience with a concept or tool \n",
"- Which environment/language it runs in \n",
Expand Down Expand Up @@ -239,7 +239,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"If appropriate, summarize the tasks required to create the model, defining and explaining key concepts."
"If appropriate, summarize the tasks required to fit the model, defining and explaining key concepts."
]
},
{
Expand Down Expand Up @@ -342,7 +342,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"To *fperform the task*, *provide explanation here.*"
"To *perform the task*, *provide explanation here.*"
]
},
{
Expand Down

0 comments on commit f60fe53

Please sign in to comment.