Skip to content

Commit 6faf57f

Browse files
authored
Update root.rs
1 parent ef79eb4 commit 6faf57f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/routes/root.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ pub async fn root(State(state): State<Arc<AppState>>) -> Html<String> {
3434
the individual contributor of Q2 2023 of Northwestern Mutual’s \
3535
web and mobile engineers for having decreased the entire client \
3636
website’s LCP by ~500ms. Also decreased the SSI header's size \
37-
by 57% (2mb).",
37+
by 57% (2 MB).",
3838
link: "https://northwesternmutual.com",
3939
},
4040
Job {

0 commit comments

Comments
 (0)