Skip to content

Commit 9ff46cf

Browse files
authored
Merge pull request #1520 from Jasper-M/fix/typo-1
fix typo
2 parents e9f37bd + 6bd0762 commit 9ff46cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_scala_use_case_items/4-frontend.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ ReactDOM.render(Counter(0), mountNode)</code></pre>
5858
<div class="scala-row">
5959
<div class="scala-code">
6060
<div class="scala-text scala-text-large">
61-
<h3>Poweful User Interface Libraries</h3>
61+
<h3>Powerful User Interface Libraries</h3>
6262
<p class="emph">Write robust UIs with the Scala.js UI libraries.</p>
6363
<p>Pick your preferred style: <a href="https://laminar.dev" target="_blank" rel="none">Laminar</a> for a pure Scala solution, <a href="https://slinky.dev" target="_blank" rel="none">Slinky</a> for the React experience, or <a href="https://tyrian.indigoengine.io" target="_blank" rel="none">Tyrian</a> or <a href="https://github.com/japgolly/scalajs-react" target="_blank" rel="none">scalajs-react</a> for the pure FP-minded developers.</p>
6464
<a class="button button_call-to-action" href="https://index.scala-lang.org/awesome/web-frontend?sort=stars&languages=3.x&languages=2.13&platforms=sjs1" target="_blank" rel="none">See more Scala.js libraries for frontend and UI</a>

0 commit comments

Comments
 (0)