Skip to content

Commit e4f4c42

Browse files
authored
Updated landing page (dot consistency)
1 parent a3185cc commit e4f4c42

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ <h2>Fable</h2>
5656
<section class="spotlight">
5757
<div class="image"><a href="https://fable-elmish.github.io/elmish/"><img src="images/pic04.jpg" alt="" style="width: auto; margin: auto; height: 300px" /></a></div><div class="content">
5858
<h2>Elmish</h2>
59-
<p><a href="https://fable-elmish.github.io/elmish/">Elmish</a> implements core abstractions that can be used to build Fable applications following the “model view update” style of architecture, as made famous by Elm</p>
59+
<p><a href="https://fable-elmish.github.io/elmish/">Elmish</a> implements core abstractions that can be used to build Fable applications following the “model view update” style of architecture, as made famous by Elm.</p>
6060
</div>
6161
</section>
6262
</section>
@@ -77,7 +77,7 @@ <h2>Why SAFE?</h2>
7777
<div class="inner">
7878
<header class="major">
7979
<h2>A flexible stack to suit your needs</h2>
80-
<p>Whilst the SAFE stacks recommends a number of specific technologies for you to use, it does not lock you in to any of them. Indeed, the goal of the SAFE stack is simply to provide a basic template of core technologies which take advantage of the benefits that F# provides as widely as possible within your stack</p>
80+
<p>Whilst the SAFE stacks recommends a number of specific technologies for you to use, it does not lock you in to any of them. Indeed, the goal of the SAFE stack is simply to provide a basic template of core technologies which take advantage of the benefits that F# provides as widely as possible within your stack.</p>
8181
</header>
8282
<ul class="features">
8383
<li class="icon fa-server">

0 commit comments

Comments
 (0)