We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b388287 commit be39253Copy full SHA for be39253
src/pages/index.tsx
@@ -35,8 +35,8 @@ const features: Feature[] = [
35
description: (
36
<>
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
39
- available for many text editors.
+ checking and code refactoring when developing Lua applications. TypeScript extensions are available for
+ many text editors.
40
</>
41
),
42
},
0 commit comments