Skip to content

Commit 5ed4faf

Browse files
committed
update banner text
1 parent 74e6a84 commit 5ed4faf

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
@@ -26,8 +26,8 @@ const Banner = ({ onClose }) => {
2626
const bannerURL = 'https://openprocessing.org/curation/89576';
2727
const bannerCopy = (
2828
<>
29-
We’re accepting p5.js sketches for a special curation exploring the new
30-
features in p5.js 2.0!{' '}
29+
We’re accepting p5.js sketches for a special curation exploring mental
30+
health and the newest features in p5.js 2.0!{' '}
3131
<span style={{ fontWeight: 600 }}>Submit by July 13!</span>
3232
</>
3333
);

0 commit comments

Comments
 (0)