Merge pull request #5838 from mbaljeetsingh/fix-uninstall-text
fix: change uninstally to uninstallpull/5848/head
commit
f7f8923b1f
|
@ -1,6 +1,6 @@
|
|||
<template>
|
||||
<DocSectionText v-bind="$attrs">
|
||||
<p>Uninstally primeclt utility.</p>
|
||||
<p>Uninstall primeclt utility.</p>
|
||||
</DocSectionText>
|
||||
<DocSectionCode :code="code" hideToggleCode hideStackBlitz />
|
||||
</template>
|
||||
|
|
Loading…
Reference in New Issue