mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
fix(curriculum): fix typos in lab-boolean-check (#62844)
This commit is contained in:
@@ -7,7 +7,7 @@ dashedName: build-a-boolean-check-function
|
||||
|
||||
# --description--
|
||||
|
||||
In this lab you will build a function that check if a value is classified as a boolean primitive.
|
||||
In this lab, you will build a function that checks if a value is classified as a boolean primitive.
|
||||
|
||||
Boolean primitives are `true` and `false`.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user