Skip to content

Commit ca9fd92

Browse files
Merge pull request #7034 from connorabbas/fix/pf2tw-docs
PrimeFlex to Tailwind CSS Docs Typo
2 parents 04ec7ce + 528b04d commit ca9fd92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/showcase/doc/guides/primeflex/MigrationDoc.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
</p>
88
<p>Install PrimeCLT.</p>
99
<DocSectionCode :code="code1" hideToggleCode importCode hideStackBlitz />
10-
<p>Run the <i>pf2wt</i> in a directory that contains files to be migrated.</p>
10+
<p>Run the <i>pf2tw</i> in a directory that contains files to be migrated.</p>
1111
<DocSectionCode :code="code2" hideToggleCode importCode hideStackBlitz />
1212
<p>There are a couple of utility classes that are not migrated as they have no counterparts, use flexbox utilities instead as replacements.</p>
1313
<ul class="leading-loose">

0 commit comments

Comments
 (0)