Skip to content

Commit 459c482

Browse files
committed
Remove dot after project descriptions
1 parent c5d9085 commit 459c482

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ <h2>iko</h2>
134134
<a href="https://github.com/explodinglabs/iko">GitHub</a> |
135135
<a class="docs-link" href="/iko/">Docs</a> |
136136
</div>
137-
<h3>A command-line tool for generation and management of database migrations.</h3>
137+
<h3>A command-line tool for generation and management of database migrations</h3>
138138
</section>
139139

140140
<!-- powersync -->
@@ -145,7 +145,7 @@ <h2>PowerSync</h2>
145145
<a href="https://github.com/explodinglabs/powersync">GitHub</a>
146146
</div>
147147
<h3>
148-
Keep browsers in sync during development.
148+
Keep browsers in sync during development
149149
</h3>
150150
</section>
151151

@@ -162,7 +162,7 @@ <h3>
162162
<a class="docs-link" href="/jsonrpcserver/">Docs</a>
163163
</div>
164164
<h3>
165-
JSON-RPC handling Python libraries.
165+
JSON-RPC handling Python libraries
166166
</h3>
167167
</section>
168168

0 commit comments

Comments
 (0)