diff --git a/app/helpers/fetch-metadata.js b/app/helpers/fetch-metadata.js index 02370e8..7a957d0 100644 --- a/app/helpers/fetch-metadata.js +++ b/app/helpers/fetch-metadata.js @@ -290,7 +290,7 @@ function memePublishMessaging(source) { function tipCompletionMessaging(source) { return `

- If you want proof of the tip you just gave on behalf of LBRY, check it out on our blockchain explorer! Please note that it may take a couple minutes for the transaction to be confirmed. + If you want proof of the tip you just gave on behalf of LBRY, check it out on our blockchain explorer! Please note that it may take a couple minutes for the transaction to be confirmed.


`; }