Skip to content

Commit

Permalink
fix(UI): Fix typos; Merge pull request #13 from acejacek/master
Browse files Browse the repository at this point in the history
Update suncron.html
  • Loading branch information
csuermann committed Jan 3, 2021
2 parents 39ea05f + dee49a3 commit 015068b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions suncron.html
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@
<!-- sunrise -->
<div class="form-row">
<label for="node-input-sunrise"><i class="fa fa-clock-o"></i> Sunrise</label>
<span>Top edge of the sun appears on the horizon</span>
<span>Top edge of the sun appears over the horizon</span>
</div>

<div class="form-row">
Expand Down Expand Up @@ -291,7 +291,7 @@

<!-- goldenHourEnd -->
<div class="form-row">
<label for="node-input-goldenHourEnd"><i class="fa fa-clock-o"></i> Glden Hour End</label>
<label for="node-input-goldenHourEnd"><i class="fa fa-clock-o"></i> Golden Hour End</label>
<span>Morning golden hour (soft light, best time for photography) ends</span>
</div>

Expand Down

0 comments on commit 015068b

Please sign in to comment.