Skip to content

Commit eb4783f

Browse files
committedMar 15, 2025·
tweak samples and messaging
1 parent 4e79861 commit eb4783f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
<div class="flex flex-col sm:flex-row justify-between gap-16 text-center">
5252
<div class="flex-1">
5353
<i class="fa-solid mb-5 fa-thumbs-up text-brand-dark dark:text-brand-light text-3xl"></i>
54-
<p class="pretty">F# gives you <b>simplicity</b> and <b>succinctness</b> like Python with <b>correctness</b>, <b>robustness</b> and <b>performance</b> beyond C# or Java.</p>
54+
<p class="pretty">F# gives you <b>simplicity</b> like Python with <b>correctness</b>, <b>robustness</b> and <b>performance</b> beyond C# or Java.</p>
5555
</div>
5656
<div class="flex-1">
5757
<i class="fa-solid mb-5 fa-code-branch text-brand-dark dark:text-brand-light text-3xl"></i>

0 commit comments

Comments
 (0)
Please sign in to comment.