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

Remove unneeded characters #1588

Merged
merged 1 commit into from
Oct 14, 2017
Merged

Conversation

DevLab2425
Copy link

Purpose (TL;DR) - mandatory

Clean up Spies documentation to remove unnecessary characters (]}]}) within the spyCall.returnValue description.

Background (Problem in detail) - optional

Extra characters are included within the spyCall.returnValue description text.

Solution - optional

Removed the extra characters.

How to verify - mandatory

  1. Check out this branch
  2. npm install
  3. Follow the Running the documentation site locally steps within the CONTRIBUTING.md file
  4. Navigate to the Spies documentation
  5. Scroll to the spyCall.returnValue description (last one on the page)
  6. Confirm the description simply says "Return value" and NOT "Return value.]}]}"

Checklist for author

  • npm run lint passes
  • References to standard library functions are cached.

@mroderick
Copy link
Member

Thank you ❤️

@mroderick mroderick merged commit 1e5fd0f into sinonjs:master Oct 14, 2017
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.

2 participants