We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 65075ec commit 63e1babCopy full SHA for 63e1bab
src/components/NcPopover/NcPopover.vue
@@ -274,7 +274,7 @@ export default {
274
/**
275
* Where to place the popover.
276
*
277
- * This consists of the vertical placment and the horizontal placement.
+ * This consists of the vertical placement and the horizontal placement.
278
* E.g. `bottom` will place the popover on the bottom of the trigger (horizontally centered),
279
* while `buttom-start` will horizontally align the popover on the logical start (e.g. for LTR layout on the left.).
280
* The `start` or `end` placement will align the popover on the left or right side or the trigger element.
0 commit comments