mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-07-16 21:27:57 +08:00
fix(curriculum): missing word in String Transformer step 3 (#63000)
This commit is contained in:
parent
27a54624c3
commit
02e1e1c331
@ -7,7 +7,7 @@ dashedName: step-3
|
||||
|
||||
# --description--
|
||||
|
||||
In a prior lesson, you learned about the `replace()` method which is used locate a substring in a string and replace it with another value.
|
||||
In a prior lesson, you learned about the `replace()` method which is used to locate a substring in a string and replace it with another value.
|
||||
|
||||
Here is an example:
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user