From 3e3fa911b8c0ea9ed1e4327e77bd54f08ad73bf4 Mon Sep 17 00:00:00 2001 From: Ron de las Alas <ron@scratch.mit.edu> Date: Thu, 31 Mar 2022 10:28:04 -0400 Subject: [PATCH] Fix spacing in two spots on info.jsx --- .vscode/settings.json | 2 ++ src/views/about/info.jsx | 6 +++--- 2 files changed, 5 insertions(+), 3 deletions(-) create mode 100644 .vscode/settings.json diff --git a/.vscode/settings.json b/.vscode/settings.json new file mode 100644 index 0000000..2c63c08 --- /dev/null +++ b/.vscode/settings.json @@ -0,0 +1,2 @@ +{ +} diff --git a/src/views/about/info.jsx b/src/views/about/info.jsx index 8d25de9..84c6927 100644 --- a/src/views/about/info.jsx +++ b/src/views/about/info.jsx @@ -41,8 +41,8 @@ const InfoSection = () => ( <div className="content-description-answer"> ScratchJr is available as a free app for iPads, Android tablets, and - Chromebooks. For more information about ScratchJr, see - <a href="https://scratchjr.org">scratchjr.org</a>. + Chromebooks. For more information about ScratchJr, + see <a href="https://scratchjr.org">scratchjr.org</a>. </div> </div> @@ -82,7 +82,7 @@ const InfoSection = () => ( Elizabeth Kazakoff and Dylan Portelance), the <a href="h//llk.media.mit.edu/">Lifelong Kindergarten</a> group at the <a href="//www.media.mit.edu/">MIT Media Lab</a> - (led by <a href="//web.media.mit.edu/~mres/">Mitchel Resnick</a>, with contributions + (led by <a href="//web.media.mit.edu/~mres/">Mitchel Resnick</a>, with contributions from Chris Garrity, Tim Mickel, Carl Bowman, Champika Fernando, Natalie Rusk, Sayamindu Dasgupta, and Chris Graves),