Browse Source

docs(biggie-smalls): correct grammar

pull/1068/head
davhojt 2 years ago
parent
commit
8a7eb9cb7b
No known key found for this signature in database
GPG Key ID: C8C3C515E7AF0D2D
  1. 9
      subjects/biggie-smalls/README.md

9
subjects/biggie-smalls/README.md

@ -2,11 +2,10 @@
### Instructions
Create 2 variables
- `smalls` with the smallest possible `number` value
- `biggie` with the greatest possible `number` value
Create 2 variables:
- `smalls` with the smallest possible `number` value.
- `biggie` with the greatest possible `number` value.
### Notions
- [devdocs.io/javascript-number](https://devdocs.io/javascript-number/)
- [Number](https://devdocs.io/javascript-number/)

Loading…
Cancel
Save