Skip to content

Commit

Permalink
fix(LoaderExamples): fix examplePath typo
Browse files Browse the repository at this point in the history
  • Loading branch information
levithomason committed Jul 12, 2016
1 parent c504eac commit 9beb4a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/app/Examples/elements/Loader/LoaderExamples.js
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ export default class LoaderExamples extends Component {
<ComponentExample
title='Inline Center'
description='Loaders can appear inline centered with content'
examplePath='elements/Loader/Variations/InlineCenterLoaderExample'
examplePath='elements/Loader/Variations/InlineCenteredLoaderExample'
>
<Message>
An active dimmer may not be clearly visible without using a "ui dimmer".
Expand Down

0 comments on commit 9beb4a9

Please sign in to comment.