mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
fix(curriculum): remove first-person language from recipe converter (#67404)
Signed-off-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com> Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
This commit is contained in:
+1
-1
@@ -7,7 +7,7 @@ dashedName: step-12
|
||||
|
||||
# --description--
|
||||
|
||||
Let's test your new curried function. Declare a `servingsResult` variable, and assign it the result of adjusting from a base quantity of 4 to a serving of 6.
|
||||
You'll need to test your new curried function. Declare a `servingsResult` variable, and assign it the result of adjusting from a base quantity of 4 to a serving of 6.
|
||||
|
||||
Log that variable to the console.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user