Skip to content

Commit 4f8fcb0

Browse files
author
Aaron O'Mullan
committed
Fix typos in numbers/README.md
1 parent 216d03d commit 4f8fcb0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

numbers/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ JavaScript has only one type of numbers, it does not define different types of n
44

55
There is nothing magical or strange going on with these. You define variables and set their values to any number type.
66

7-
In this chapter, we'll learn how to create number and do some operations on them (like additions and subtractions).
7+
In this chapter, we'll learn how to create numbers and perform operations on them (like additions and subtractions).

0 commit comments

Comments
 (0)