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 formatting of the Header for the runHook documentation #563

Merged
merged 1 commit into from
Jan 21, 2020

Conversation

pdfowler
Copy link
Contributor

Summary

This fixes the formatting of the "Details" header for the runHook documentation. Markdown is not forgiving when it comes to incorrect spacing.

Before:

** Details**

After:

Details

  • Tell us about the problem your pull request is solving.
  • Are there any open issues that are related to this? NO
  • Is this PR dependent on PRs in other repos? NO

Other Information

n/a

@daffl daffl merged commit a4909d8 into feathersjs-ecosystem:master Jan 21, 2020
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