Skip to content
This repository was archived by the owner on Mar 4, 2025. It is now read-only.

Commit fb59e1b

Browse files
committed
Add full stops for consistency
1 parent e9c557e commit fb59e1b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

webui/templates/root.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ <h5>We're the people behind DB Browser for SQLite,<br />
6666
<div class="row" style="padding: 10px;">
6767
<div class="col-md-6 vtop" style="text-align: center;">
6868
<h3>Visualise your data</h3>
69-
<h5>Chart it using <a href="https://redash.io">Redash</a></h5>
69+
<h5>Chart it using <a href="https://redash.io">Redash</a>.</h5>
7070
<a href="#" ng-click="openLightboxModal(5)"><img class="iborder" src="/images/redash1-50px.png" height="50px" /></a> &nbsp;
7171
<a href="#" ng-click="openLightboxModal(6)"><img class="iborder" src="/images/redash2-50px.png" height="50px" /></a> &nbsp;
7272
<a href="#" ng-click="openLightboxModal(7)"><img class="iborder" src="/images/redash3-50px.png" height="50px" /></a> &nbsp;
@@ -99,7 +99,7 @@ <h5>Every database has a <i>discussion</i> area, useful for asking questions,<br
9999
<div class="row" style="padding: 10px;">
100100
<div class="col-md-6 vtop" style="text-align: center;">
101101
<h3>Collaborative development</h3>
102-
<h5>Submit changes to public databases, for collaborative development</h5>
102+
<h5>Submit changes to public databases, for collaborative development.</h5>
103103
<a href="#" ng-click="openLightboxModal(13)"><img class="iborder" src="/images/merge1-50px.png" height="50px" /></a> &nbsp;
104104
<a href="#" ng-click="openLightboxModal(14)"><img class="iborder" src="/images/merge2-50px.png" height="50px" /></a> &nbsp;
105105
<a href="#" ng-click="openLightboxModal(15)"><img class="iborder" src="/images/merge3-50px.png" height="50px" /></a> &nbsp;

0 commit comments

Comments
 (0)