Skip to content

Commit 989e48f

Browse files
committed
fixing typo
1 parent 3c14736 commit 989e48f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/http/post-index/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ const {
2424
exports.handler = async function http(req) {
2525
const error = {
2626
error:
27-
"This shortcut will no longer work because of changes by Twitter. Please download the latest version of TVDl from www.tvdl.app. Thank you so much for your support! 🫶 ",
27+
"This shortcut will no longer work because of changes by Twitter. Please download the latest version of TVDL from www.tvdl.app. Thank you so much for your support! 🫶 ",
2828
};
2929
return {
3030
headers: {

0 commit comments

Comments
 (0)