Skip to content

Commit 1479f53

Browse files
committed
Merge pull request #10 from pierre-haessig/patch-1
fix typos
2 parents a79713d + 36ba9c0 commit 1479f53

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/tutorial/getting_started.ipynb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"## Installation\n",
1010
"\n",
1111
"### From `conda`\n",
12-
"I've uploaded the package to my anaonda channel.\n",
12+
"I've uploaded the package to my anaconda channel.\n",
1313
"\n",
1414
"`conda install --channel=phobson mpl-probscale`\n",
1515
"\n",
@@ -133,7 +133,7 @@
133133
"cell_type": "markdown",
134134
"metadata": {},
135135
"source": [
136-
"It works after importing. Probability scales default to the standard normal distribution. Not that the formatting is is a percentage-based probability."
136+
"It works after importing. Probability scales default to the standard normal distribution. Not that the formatting is a percentage-based probability."
137137
]
138138
},
139139
{
@@ -334,4 +334,4 @@
334334
},
335335
"nbformat": 4,
336336
"nbformat_minor": 0
337-
}
337+
}

0 commit comments

Comments
 (0)