function copyText() { const text = document.getElementById('text-to-copy').innerText; navigator.clipboard.writeText(text).then(() => { alert('Text copied to clipboard'); }).catch(err => { alert('Error in copying text: ', err); }); }
top of page
The Language of Innovation
The Language of Innovation

Wed, Aug 09

|

Zoom

The Language of Innovation

Grab your lunch and join us to learn about the language of innovation, including a great improv activity that you'll get to try out and apply to your own work! Innovation awaits - hope to see you there!

Registration is closed
See other events

Time & Location

Aug 09, 12:00 PM – 1:10 PM

Zoom

Share this event

bottom of page