Skip to content

Commit ed3d8cd

Browse files
authored
Merge pull request #598 from datacarpentry/typo-mathematical
typo
2 parents b489eff + eed25f8 commit ed3d8cd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

episodes/02-starting-with-data.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -708,7 +708,7 @@ ZL 2
708708

709709
### Basic Math Functions
710710

711-
If we wanted to, we could apply a mathmatical operation like addition or division
711+
If we wanted to, we could apply a mathematical operation like addition or division
712712
on an entire column of our data. For example, let's multiply all weight values by 2.
713713

714714
```python

0 commit comments

Comments
 (0)