Skip to content

Commit

Permalink
fix(curriculum): updated wordings in a course step (#53907)
Browse files Browse the repository at this point in the history
  • Loading branch information
Inamul07 committed Feb 29, 2024
1 parent 013180e commit eef3a5a
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -9,7 +9,7 @@ dashedName: step-69

Encryption and decryption are opposite processes and your function can do both with a couple of tweaks.

Add a third parameter called `direction` to your function definition. Also, comment out the last two lines to avoid errors in the console.
Add a third parameter called `direction` to your function definition. Also, comment out the last two lines of code to avoid errors in the console.

# --hints--

Expand Down

0 comments on commit eef3a5a

Please sign in to comment.