8000 chore(docs): fix unmatched backquotes (#5120) · bootstrap-vue/bootstrap-vue@94243c5 · GitHub
[go: up one dir, main page]

Skip to content

Commit 94243c5

Browse files
chore(docs): fix unmatched backquotes (#5120)
Co-authored-by: yukidaruma <yukidaruma@users.noreply.github.com> Co-authored-by: Jacob Müller <jacob.mueller.elz@gmail.com>
1 parent 845fde7 commit 94243c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/markdown/intro/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -743,7 +743,7 @@ section above for more details.
743743
### Dependencies
744744

745745
BootstrapVue relies on `Popper.js` (for Tooltip, Popover, and Dropdown positioning),
746-
`[PortalVue`](https://portal-vue.linusb.org/) (for toasts) and
746+
[`PortalVue`](https://portal-vue.linusb.org/) (for toasts) and
747747
[`vue-functional-data-merge`](https://github.com/alexsasharegan/vue-functional-data-merge) (used by
748748
our functional components). These three dependencies are included in the BootstrapVue `UMD` bundle,
749749
while the UMD (browser) icons only bundle includes `vue-functional-data-merge`. All other builds do

0 commit comments

Comments
 (0)
0