Skip to content

Commit a0498d1

Browse files
authored
Merge pull request #173 from szarnyasg/fix-arch-image
Fix architecture caption
2 parents e4acbcb + 0c7c4e7 commit a0498d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ <h4>Clients</h4>
7474
</div>
7575
<div class="duckdb">
7676
<h4>Client</h4>
77-
<p>DuckDB also works with DuckLake as the catalog database. In this case, you are limited to a single client but still get to enjoy the data lake features such as time travel.</p>
77+
<p>DuckLake also works with DuckDB as the catalog database. In this case, you are limited to a single client but still get to enjoy the data lake features such as time travel.</p>
7878
</div>
7979
</div>
8080

0 commit comments

Comments
 (0)