We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4bff8ac commit 1d5c7cfCopy full SHA for 1d5c7cf
1 file changed
src/Page/OpportunitiesHub/HackathonList.jsx
@@ -8,7 +8,7 @@ const shareContent = (url) => {
8
navigator
9
.share({
10
title: 'Check out this hackathon!',
11
- text: 'Explore and participate ON this amazing hackathon opportunity.',
+ text: 'Explore and participate on this amazing hackathon opportunity.',
12
url: url,
13
})
14
.then(() => console.log('Successful share'))
0 commit comments