mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
fix(curriculum): improve sentence flow in task 13 explanation (#65092)
This commit is contained in:
+1
-1
@@ -38,7 +38,7 @@ This refers to a method of protecting data by converting it into a secure code.
|
||||
|
||||
`Stronger` is the comparative form of `strong`, meaning something has greater power or effectiveness. For example:
|
||||
|
||||
`This password is stronger than the previous one because it has special characters.` - This means current password is harder to break compared to the previous password.
|
||||
`This password is stronger than the previous one because it has special characters.` - This means the current password is harder to break compared to the previous password.
|
||||
|
||||
`Encryption` refers to converting data into a secure format to prevent unauthorized access. For example:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user