Skip to content

Commit 6bbc540

Browse files
authored
Merge pull request #2939 from XRPLF/fix-typo-homepage
Fix typo in index.page.tsx: corrected "entrepeneurs" to "entrepreneur…
2 parents 78c3307 + 2588293 commit 6bbc540

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)