Skip to content

Commit da15948

Browse files
author
StephenElston
authored
Merge pull request #5 from Aypak/patch-1
corrected typo in comments
2 parents 593143f + d3cbe5e commit da15948

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Module03/03-01-Vectors.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"outputs": [],
3030
"source": [
3131
"library(ggplot2)\n",
32-
"library(NISTunits) # Libary to work netween degrees and radians\n",
32+
"library(NISTunits) # Libary to work between degrees and radians\n",
3333
"library(repr)\n",
3434
"options(repr.plot.width=3.5, repr.plot.height=3) # Set the initial plot area dimensions\n",
3535
"\n",

0 commit comments

Comments
 (0)