Skip to content

Commit

Permalink
Merge pull request #106 from a3s7p/js-typo-fix
Browse files Browse the repository at this point in the history
Fix typo in index page
  • Loading branch information
oceans404 authored Oct 7, 2024
2 parents 4182986 + ab936df commit 2d91fbd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ function FeaturesSection() {
{
title: "Build",
description:
"Start building on Nillion with one of our developer quickstart guides. Create fullstack Python and Javscript applications with Nada.",
"Start building on Nillion with one of our developer quickstart guides. Create fullstack Python and JavaScript applications with Nada.",
icon: "👷",
href: "./start-building",
},
Expand Down

0 comments on commit 2d91fbd

Please sign in to comment.