Skip to content

Commit

Permalink
Typo: add Svelte tutorial to the list (#2823)
Browse files Browse the repository at this point in the history
* Typo: add Svelte tutorial to the list

* Fix link text and wording
  • Loading branch information
omoindrot authored Mar 3, 2021
1 parent 44112ad commit ec35fbd
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -298,10 +298,11 @@ <h2 id="Summary">Summary</h2>
<li><a href="/en-US/docs/Learn/Tools_and_testing/Client-side_JavaScript_frameworks/React_getting_started">React</a></li>
<li><a href="/en-US/docs/Learn/Tools_and_testing/Client-side_JavaScript_frameworks/Ember_getting_started">Ember</a></li>
<li><a href="/en-US/docs/Learn/Tools_and_testing/Client-side_JavaScript_frameworks/Vue_getting_started">Vue</a></li>
<li><a href="/en-US/docs/Learn/Tools_and_testing/Client-side_JavaScript_frameworks/Svelte_getting_started">Svelte</a></li>
</ul>

<div class="notecard note">
<p><strong>Note</strong>: We only have three framework tutorial series available now, but we hope to have more available in the future.</p>
<p><strong>Note</strong>: We have four framework tutorial series available now, and we hope to have more available in the future.</p>
</div>

<p>{{PreviousMenuNext("Learn/Tools_and_testing/Client-side_JavaScript_frameworks/Introduction","Learn/Tools_and_testing/Client-side_JavaScript_frameworks/React_getting_started", "Learn/Tools_and_testing/Client-side_JavaScript_frameworks")}}</p>
Expand Down

0 comments on commit ec35fbd

Please sign in to comment.