Skip to content

Commit b98ae66

Browse files
authored
remove space out of 10 B in home page text (#2376)
1 parent 9bd088e commit b98ae66

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

web/apps/web/app/page.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ const stats = [
3737
body: "Demonstrated on LLVM, one of the world's largest C++ codebases.",
3838
},
3939
{
40-
value: "10 B+",
40+
value: "10B+",
4141
label: "build requests per month",
4242
body: "served in production.",
4343
},

0 commit comments

Comments
 (0)