docs: updated description

This commit is contained in:
Liyas Thomas
2021-03-14 15:15:57 +00:00
committed by GitHub
parent a724dc1207
commit 5399ddf6ac
5 changed files with 6 additions and 6 deletions

View File

@@ -1595,7 +1595,7 @@ export default {
navigator
.share({
title: "Hoppscotch",
text: `Hoppscotch • API request builder at ${time} on ${date}`,
text: `Hoppscotch • Open source API development ecosystem at ${time} on ${date}`,
url: window.location.href,
})
.then(() => {})