question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Challenge 109 - Replace Text "replace with." with "replace."

See original GitHub issue

Challenge Name

https://www.freecodecamp.com/challenges/change-text-inside-an-element-using-jquery

Issue Description

Possible error in diction in text. Suggest replacing “replace with.” with “replace.”

Browser Information

Not relevant.

  • Browser Name, Version:
  • Operating System:
  • Mobile, Desktop, or Tablet:

Your Code

// If relevant, paste all of your challenge code in here

Screenshot

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:6 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
ghostcommented, May 31, 2016

@erictleung In your suggestion, the word text is too repetitive. What about:

In other words, this function will not evaluate any HTML tags passed to it, but will instead treat it as text you want to replace the existing content with.

0reactions
l-tongcommented, Jun 2, 2016

Got it. thanks!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Find and replace text - Microsoft Support
Go to Home > Replace. Enter the word or phrase you want to replace in Find what. Enter your new text in Replace...
Read more >
Solved: ReplaceChar() vs Replace() - Alteryx Community
replacechar will replace any characters listed it the specified replacement. If you have "," being replaced, it treats each char independently.
Read more >
How can I replace text with CSS? - Stack Overflow
I want to do this to replace text with content extracted from the query string while avoiding a FOUC without having to generate...
Read more >
replace all vs code - You.com | The search engine you control.
control + H to open Find/Replace; Select your line of text ... Node script configuring and running rimraf for cleaning purposes) might be...
Read more >
Cell transplantation to replace retinal ganglion ... - NCBI - NIH
The challenge of stem cell-based therapies to treat retinal degeneration diseases by replacing injured or dead ganglion cells is one of making the ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found