We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 593143f + d3cbe5e commit da15948Copy full SHA for da15948
1 file changed
Module03/03-01-Vectors.ipynb
@@ -29,7 +29,7 @@
29
"outputs": [],
30
"source": [
31
"library(ggplot2)\n",
32
- "library(NISTunits) # Libary to work netween degrees and radians\n",
+ "library(NISTunits) # Libary to work between degrees and radians\n",
33
"library(repr)\n",
34
"options(repr.plot.width=3.5, repr.plot.height=3) # Set the initial plot area dimensions\n",
35
"\n",
0 commit comments