Skip to content

Commit 5297c16

Browse files
Hristo PopovHristo Popov
Hristo Popov
authored and
Hristo Popov
committed
docs(bottom-nav): Changing code snippet to the IgxBottomNav component. #1559
1 parent e1457b4 commit 5297c16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

projects/igniteui-angular/src/lib/tabbar/tabbar.component.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -288,7 +288,7 @@ get relatedTab(): IgxTabComponent {
288288
}
289289
}
290290
/**
291-
* Gets the index of the panel in the panel collection.
291+
* Gets the index of a panel in the panels collection.
292292
* ```typescript
293293
* let panelIndex = this.tabPanel.index
294294
* ```

0 commit comments

Comments
 (0)