From 4264a91476fe35f2c9fb066c77bc1282c8113f51 Mon Sep 17 00:00:00 2001 From: Nikita Tchayka Date: Sat, 16 Sep 2023 23:16:21 +0100 Subject: Rephrase --- src/pages/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/index.tsx b/src/pages/index.tsx index 9f81113..0237915 100644 --- a/src/pages/index.tsx +++ b/src/pages/index.tsx @@ -39,7 +39,7 @@ function HomepageHeader() {

NeoHaskell is a dialect of Haskell that is focused on - beginner-friendliness and productivity. + newcomer-friendliness and productivity.

-- cgit