Skip to content

Commit

Permalink
Merge pull request #826 from Zadielerick/appBar
Browse files Browse the repository at this point in the history
Small grammer error fix
  • Loading branch information
Hai Nguyen committed Jun 12, 2015
2 parents 80ddf50 + d2ea04c commit 392862d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/app/components/pages/components/app-bar.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ class AppBarPage extends React.Component {
name: 'iconClassNameRight',
type: 'string',
header: 'optional',
desc: 'Similiar to the iconClassNameLeft prop except that is applies ' +
desc: 'Similiar to the iconClassNameLeft prop except that it applies ' +
'to the icon displayed on the right of the app bar.'
},
{
Expand Down

0 comments on commit 392862d

Please sign in to comment.