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 small typo on default config doc page #1226

Merged
merged 1 commit into from
Jun 8, 2017

Conversation

mvargeson
Copy link
Contributor

Issue: N/A

What I did

Fixed a small typo duplicate ;; on default config doc page

How to test

N/A

@codecov
Copy link

codecov bot commented Jun 8, 2017

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1226   +/-   ##
=======================================
  Coverage   13.72%   13.72%           
=======================================
  Files         207      207           
  Lines        4640     4640           
  Branches      506      505    -1     
=======================================
  Hits          637      637           
  Misses       3576     3576           
  Partials      427      427
Impacted Files Coverage Δ
lib/ui/src/modules/ui/routes.js 0% <0%> (ø) ⬆️
app/react-native/src/preview/story_kind.js 0% <0%> (ø) ⬆️
app/react/src/client/preview/render.js 0% <0%> (ø) ⬆️
lib/ui/src/modules/ui/components/layout/usplit.js 38.7% <0%> (ø) ⬆️
addons/storyshots/src/test-bodies.js 0% <0%> (ø) ⬆️
addons/knobs/src/KnobManager.js 38.57% <0%> (ø) ⬆️
addons/storyshots/src/require_context.js 0% <0%> (ø) ⬆️
addons/storyshots/src/storybook-channel-mock.js 0% <0%> (ø) ⬆️
app/react-native/src/bin/storybook-start.js 0% <0%> (ø) ⬆️
lib/ui/src/modules/ui/configs/handle_routing.js 28.94% <0%> (ø) ⬆️
... and 11 more

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 6cf80a2...3fdb91c. Read the comment docs.

@ndelangen
Copy link
Member

Thank you @mvargeson @renemichel !!

@ndelangen ndelangen merged commit 467d671 into storybookjs:master Jun 8, 2017
@shilman shilman added the cleanup Minor cleanup style change that won't show up in release changelog label Jun 9, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cleanup Minor cleanup style change that won't show up in release changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants