Skip to content

Commit 33764e1

Browse files
authored
Merge pull request #4015 from processing/banner-copy-fix
update typos
2 parents 2d72cbf + 675b107 commit 33764e1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

client/modules/IDE/components/Banner.jsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@ const Banner = ({ onClose }) => {
3737
const bannerTempCopy = (
3838
<>
3939
p5js.org will be undergoing scheduled maintenance on{' '}
40-
<strong>Sunday March 22, 2026 2026 8:00am CET</strong>. The editor and the
41-
website may be down for up to 24 hours.
40+
<strong>Sunday March 22, 2026 8:00am CET</strong>. The p5.js website may
41+
be down for up to 24 hours.
4242
</>
4343
);
4444

0 commit comments

Comments
 (0)