Skip to content

Commit

Permalink
Merge pull request #4704 from pawmanaloto/fix/typo
Browse files Browse the repository at this point in the history
fix: typo in playground
  • Loading branch information
tugcekucukoglu authored Oct 27, 2023
2 parents 4934e0e + c0ccb71 commit 6897f7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/playground/index.vue
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<div class="doc-main">
<div class="doc-intro">
<h1>Playground</h1>
<p>Experience PrimeVue right now with the interative environment.</p>
<p>Experience PrimeVue right now with the interactive environment.</p>
</div>
<section class="py-4">
<iframe class="w-full h-full" style="border: 1px solid rgba(0, 0, 0, 0.1); border-radius: 2px; min-height: 800px" allowfullscreen src="https://stackblitz.com/edit/vitejs-vite-bpqpcf?file=src%2FApp.vue&embed=1"></iframe>
Expand Down

0 comments on commit 6897f7f

Please sign in to comment.