Skip to content

Commit 8a98e1c

Browse files
authored
Remove mentions of javascript on the index page
1 parent 3055b05 commit 8a98e1c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/pages/index.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,8 @@ const features: Feature[] = [
3434
title: "IDE Support",
3535
description: (
3636
<>
37-
Types enable JavaScript developers to use highly-productive development tools and practices like static
38-
checking and code refactoring when developing JavaScript applications. TypeScript extensions are
37+
Types enable Lua developers to use highly-productive development tools and practices like static
38+
checking and code refactoring when developing Lua applications. TypeScript extensions are
3939
available for many text editors.
4040
</>
4141
),

0 commit comments

Comments
 (0)