Skip to content

Commit 77a33b9

Browse files
authored
Fix typos in website copy (#24)
1 parent 8e4a25d commit 77a33b9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

public/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ <h2>Easy to install!</h2>
133133
<section id="donate" class="container section text-center fade-in-up">
134134
<h2>Enjoying MagicMirror? Consider a donation!</h2>
135135
<p class="lead">MagicMirror² is open source and free. That doesn't mean we don't need any money.</p>
136-
<p>Please consider a donation to help us cover the ongoing costs like webservers and email services.<br>If we receive enough donations we might even be able to free up some working hours and spend some extra time improving the MagicMirror² core.</p>
136+
<p>Please consider a donation to help us cover ongoing costs like webservers and email services.<br>If we receive enough donations, we might even be able to free up some working hours and spend some extra time improving the MagicMirror² core.</p>
137137
<div class="centered-content">
138138
<a href="https://magicmirror.builders/paypal" class="btn btn-primary btn-lg">
139139
<i class="fa-brands fa-fw fa-paypal" aria-hidden="true"></i> Donate using PayPal
@@ -143,7 +143,7 @@ <h2>Enjoying MagicMirror? Consider a donation!</h2>
143143

144144
<section class="container section text-center fade-in-up">
145145
<h3>Interested in developing your own modules?</h3>
146-
<p>MagicMirror² has an extensively documented API. It allows you to built your own module backed by a powerful backend.<br>Check out the <a href="https://docs.magicmirror.builders/development/introduction.html" target="_blank">API documentation</a> for more information and start developing today.</p>
146+
<p>MagicMirror² has an extensively documented API. It allows you to build your own modules backed by a powerful backend.<br>Check out the <a href="https://docs.magicmirror.builders/development/introduction.html" target="_blank">API documentation</a> for more information and start developing today.</p>
147147

148148
<h3>Interested in similar projects?</h3>
149149
<p>

0 commit comments

Comments
 (0)