Skip to content

Commit

Permalink
Fix(typo): Rectifiying spelling in the examples (#2426)
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmedu007 authored and levithomason committed Jan 12, 2018
1 parent 0cbcc3f commit d077a17
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ export default class ButtonExampleAttachedEvents extends Component {
<Grid>
<Grid.Column width={8}>
<Segment attached='top'>
The button bellow accepts clicks with mouse and key presses with Space Bar or Enter.
The button below accepts clicks with mouse and key presses with Space Bar or Enter.
</Segment>
<Button
attached='bottom'
Expand Down

0 comments on commit d077a17

Please sign in to comment.