Skip to content

Commit be39253

Browse files
committed
Fixed prettier again
1 parent b388287 commit be39253

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
@@ -35,8 +35,8 @@ const features: Feature[] = [
3535
description: (
3636
<>
3737
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.
38+
checking and code refactoring when developing Lua applications. TypeScript extensions are available for
39+
many text editors.
4040
</>
4141
),
4242
},

0 commit comments

Comments
 (0)