From 469fd7088cf8137a90d884966be9cf9dcbb643af Mon Sep 17 00:00:00 2001 From: Sophia Yi Date: Tue, 23 Apr 2024 18:48:56 -0700 Subject: [PATCH] Capitalize sentence --- src/components/Login.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/Login.jsx b/src/components/Login.jsx index 3caab6ff..8d4bfcd5 100644 --- a/src/components/Login.jsx +++ b/src/components/Login.jsx @@ -118,7 +118,7 @@ function Login({ create, initialState }) { {' '} Online Editor -

a web IDE that lets you write and run Python & Processing code, anywhere.

+

A web IDE that lets you write and run Python & Processing code, anywhere.

{create ? (