Skip to content

Commit

Permalink
fix typo. (kubernetes#2908)
Browse files Browse the repository at this point in the history
  • Loading branch information
xqxiao authored and Marcin Maciaszczyk committed Mar 26, 2018
1 parent 41a1861 commit 3988cad
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ class BreadcrumbsController {
}

/**
* Returns breadcrumbs component. Should be used only withing actionbar component.
* Returns breadcrumbs component. Should be used only within actionbar component.
*
* In order to define custom label for the state add: `'kdBreadcrumbs':{'label':'myLabel'}`
* to the state config. This label will be used instead of default state name when displaying
Expand Down

0 comments on commit 3988cad

Please sign in to comment.