Skip to content

Commit 2588293

Browse files
committed
Fix typo in index.page.tsx: corrected "entrepeneurs" to "entrepreneurs" for improved clarity.
1 parent 78c3307 commit 2588293

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.page.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -254,7 +254,7 @@ export default function Index() {
254254
<p className="mb-10">
255255
{translate('Connect at XRPL.org, a community by and for the developers ')}
256256
<br className="until-sm" />
257-
{translate(' and entrepeneurs who rely on the XRPL.')}
257+
{translate(' and entrepreneurs who rely on the XRPL.')}
258258
</p>
259259
<Link className="btn btn-primary btn-arrow" to="/community">
260260
{translate('Get Involved')}

0 commit comments

Comments
 (0)