Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix typo in replace example #1419

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

36degrees
Copy link
Contributor

Summary

Quote the string aaabbbccc so that it is treated as a string rather than a variable name.

Add a space before the closing delimiter to match the format used elsewhere on the page.

Checklist

I've completed the checklist below to ensure I didn't forget anything. This makes reviewing this PR as easy as possible for the maintainers. And it gets this change released as soon as possible.

  • Proposed change helps towards purpose of this project.
  • Documentation is added / updated to describe proposed change.
  • Tests are added / updated to cover proposed change. N/A
  • Changelog has an entry for proposed change (if user-facing fix or feature). N/A

Quote the string `aaabbbccc` so that it is treated as a string rather than a variable name.

Add a space before the closing delimiter to match the format used elsewhere on the page.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant