Skip to content

Commit 3382647

Browse files
authored
Merge pull request #307 from gitname/patch-2
Fix typo
2 parents 86d7f9f + df4c7cf commit 3382647

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

server/documents/introduction/getting-started.html.eco

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ type : 'Main'
2323
<p>Semantic UI packaged Gulp build tools so your project can preserve its <a href="/usage/theming.html">own theme changes</a>.</p>
2424
<p>The easiest way to install Semantic UI is our NPM package which contains special install scripts to make setup interactive and updates seamless.</p>
2525

26-
<p>For installing with specific integrations like, Ember, React, or Meteor, see our <a href="/introduction/integrations.html">integration guide</a></p>
26+
<p>For installing with specific integrations like Ember, React, or Meteor, see our <a href="/introduction/integrations.html">integration guide</a></p>
2727
<p>For integrating Semantic UI tasks into your own build tools, or using a CDN see our <a href="/introduction/advanced-usage.html">recipes</a> section.</p>
2828

2929
</div>

0 commit comments

Comments
 (0)