Skip to content

Commit

Permalink
Merge pull request #5037 from eensander/patch-1
Browse files Browse the repository at this point in the history
Fix typo in bulma documentation
  • Loading branch information
tugcekucukoglu authored Jan 8, 2024
2 parents e376f39 + e77e64f commit 34518d9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pages/bulma/index.vue
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,14 @@
<div>
<Head>
<Title>Bulma - PrimeVue</Title>
<Meta name="description" content="Bulma is a free, open source framework that provides ready-to-use frontend copmponents and utilities.." />
<Meta name="description" content="Bulma is a free, open source framework that provides ready-to-use frontend components and utilities.." />
</Head>

<div class="doc">
<div class="doc-main">
<div class="doc-intro">
<h1>Bulma</h1>
<p><a href="https://bulma.io/">Bulma</a> is a free, open source framework that provides ready-to-use frontend copmponents and utilities.</p>
<p><a href="https://bulma.io/">Bulma</a> is a free, open source framework that provides ready-to-use frontend components and utilities.</p>
</div>
<DocSections :docs="docs" />
</div>
Expand Down

0 comments on commit 34518d9

Please sign in to comment.