mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-04 11:55:50 +00:00
Merge pull request #2939 from XRPLF/fix-typo-homepage
Fix typo in index.page.tsx: corrected "entrepeneurs" to "entrepreneur…
This commit is contained in:
@@ -254,7 +254,7 @@ export default function Index() {
|
||||
<p className="mb-10">
|
||||
{translate('Connect at XRPL.org, a community by and for the developers ')}
|
||||
<br className="until-sm" />
|
||||
{translate(' and entrepeneurs who rely on the XRPL.')}
|
||||
{translate(' and entrepreneurs who rely on the XRPL.')}
|
||||
</p>
|
||||
<Link className="btn btn-primary btn-arrow" to="/community">
|
||||
{translate('Get Involved')}
|
||||
|
||||
Reference in New Issue
Block a user