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: markdown typo #4638

Merged
merged 1 commit into from
Oct 30, 2018
Merged

Fix: markdown typo #4638

merged 1 commit into from
Oct 30, 2018

Conversation

RobinCsl
Copy link
Contributor

I believe the documentation would read as intended with the fix.

Issue: The documentation was not correctly formatted as one code block was not closed.

screen shot 2018-10-30 at 09 04 41

What I did

Closed the code block to obtain the following:

screen shot 2018-10-30 at 09 05 10

How to test

Preview markdown result.

Is this testable with Jest or Chromatic screenshots?
Does this need a new example in the kitchen sink apps?
Does this need an update to the documentation?

If your answer is yes to any of these, please make sure to include it in your PR.

For maintainers only: Please tag your pull request with at least one of the following:
["cleanup", "BREAKING CHANGE", "feature request", "bug", "documentation", "maintenance", "dependencies", "other"]

I believe the documentation would read as intended with the fix.
@Gongreg
Copy link
Member

Gongreg commented Oct 30, 2018

Thank you @RobinCsl!

@codecov
Copy link

codecov bot commented Oct 30, 2018

Codecov Report

Merging #4638 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #4638   +/-   ##
=======================================
  Coverage   35.59%   35.59%           
=======================================
  Files         557      557           
  Lines        6732     6732           
  Branches      884      884           
=======================================
  Hits         2396     2396           
  Misses       3876     3876           
  Partials      460      460

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 78b7a68...2b1f46a. Read the comment docs.

@Gongreg Gongreg merged commit 118097c into storybookjs:master Oct 30, 2018
@RobinCsl RobinCsl deleted the patch-1 branch October 30, 2018 12:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants