Skip to content

Commit bda1ed1

Browse files
authored
Merge pull request #5733 from guilhermgonzaga/main
Fix typo in index.html
2 parents e09a2a5 + 56bac88 commit bda1ed1

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
@@ -78,7 +78,7 @@ <h3 class="title-1">Portable</h3>
7878
<div class="featurebox">
7979
<div class="icon featurerich"></div>
8080
<h3 class="title-1">Feature-rich</h3>
81-
<p class="body-small text-secondary-color">DuckDB supports multipel file formats (CSV, Parquet, and JSON), data lake formats. It can also connect to network and cloud storage.</p>
81+
<p class="body-small text-secondary-color">DuckDB supports multiple file formats (CSV, Parquet, and JSON), data lake formats. It can also connect to network and cloud storage.</p>
8282
<a href="/why_duckdb#feature-rich" class="textbutton arrow-right">Read more</a>
8383
</div>
8484
<div class="featurebox">

0 commit comments

Comments
 (0)