Skip to content

Commit fdd6299

Browse files
committed
Minor rewording
1 parent aa6e0b0 commit fdd6299

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/HomepageFeatures/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ const FeatureList: FeatureItem[] = [
2020
Svg: Determinism,
2121
description: (
2222
<Translate>
23-
Lingua Franca offers a straightforward way to write multi-threaded applications that ensure determinism by default, eliminating concerns about thread management, synchronization, and race conditions.
23+
Lingua Franca offers a straightforward way to write deterministic multi-threaded and distributed applications, eliminating concerns about thread management, synchronization, and race conditions.
2424
</Translate>
2525
),
2626
},

0 commit comments

Comments
 (0)