Skip to content

Commit 55fb60e

Browse files
committed
docs(): fix typo
1 parent 5524acf commit 55fb60e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

ionic/components/toolbar/toolbar.ts

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,8 @@ export class ToolbarBase extends Ion {
9292
*
9393
* ```
9494
*
95-
* @property {any} [position] - set position of the toolbar, top or bottom. If not set, defautls to top.
95+
* @property {any} [position] - set position of the toolbar, `top` or `bottom`.
96+
* Default `top`.
9697
* @demo /docs/v2/demos/toolbar/
9798
* @see {@link ../../navbar/Navbar/ Navbar API Docs}
9899
*/

0 commit comments

Comments
 (0)