Skip to content

Commit fbb5a8e

Browse files
authored
Fix typo in index.html
1 parent 9a27cee commit fbb5a8e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@
105105
<div class="carousel-caption row ">
106106
<div class="rounded text-left" style="margin-left: 100px; padding: 25px; width: 600px; background-color: rgba(0, 0, 0, 0.4);">
107107
<p style="font-size: 30px"><b>Lithops is for big data analytics</b></p><br>
108-
<p>Lithops is optimized for running big data analaytics jobs over massive amounts of data stored in a cloud object store like S3. Thanks to serverless computing, Lithops can achieve a huge parallelism of functions from a few seconds from start, this leads in some cases on having an aggregate bandwidth of 80GB/s from the object storage, which makes Lithops ideal for this type of jobs.</p>
108+
<p>Lithops is optimized for running big data analaytics jobs over massive amounts of data stored in a cloud object store like S3. Thanks to serverless computing, Lithops can achieve a huge parallelism of functions from a few seconds from start, this leads in some cases on having an aggregate bandwidth of 80GB/s from the object storage, which makes Lithops ideal for these type of jobs.</p>
109109
</div>
110110
</div>
111111
</div>
@@ -471,4 +471,4 @@ <h3>More...</h3>
471471
</footer>
472472
</main>
473473
</body>
474-
</html>
474+
</html>

0 commit comments

Comments
 (0)