Removed spaces between front- and backend to comply with text guidelines
Signed-off-by: André Wegmüller <awe@bsiag.com>
diff --git a/features.html b/features.html
index 8bc2a91..01d802e 100644
--- a/features.html
+++ b/features.html
@@ -246,9 +246,9 @@
custom widgets or tweak existing widgets by writing a bit of HTML5 and JavaScript code.</p>
<p>With the <em>Scout JS</em> flavor you develop primarily in JavaScript. You use the same model and
- concepts as a Java Scout programmer, but the front end is written in JavaScript. That type
- of application may have no back end at all or a back end with a Scout server providing REST methods
- or a completely different back end written in PHP, .NET, node.js, etc.
+ concepts as a Java Scout programmer, but the frontend is written in JavaScript. That type
+ of application may have no backend at all or a backend with a Scout server providing REST methods
+ or a completely different backend written in PHP, .NET, node.js, etc.
</p>
</div>
</div>
diff --git a/index.html b/index.html
index 285f214..6bc640e 100644
--- a/index.html
+++ b/index.html
@@ -152,7 +152,7 @@
<a href="features.html#full-stack">
<img src="img/light/layers-stacked-1.svg">
<div>Full Stack</div>
- <p>From front end to back end to database: Scout helps you with every tier.</p>
+ <p>From frontend to backend to database: Scout helps you with every tier.</p>
</a>
</div>