Skip to content

Commit

Permalink
Update econnreset.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
alepouna authored May 26, 2024
1 parent 2de1426 commit 889aea8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/commands/support/econnreset.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ import { makeEmbed, makeLines } from '../../lib/embed';
const econnresetEmbed = makeEmbed({
title: 'FlyByWire Support | ECONNRESET',
description: makeLines([
'To verify that this issue is not caused by your ISP, please use a VPN set to the US and try again.',
'To verify that this issue is not caused by your Internet Service Provider, please use a VPN service with the connection location set to the US and try again.',
'',
'We recommend [ProtonVPN](https://protonvpn.com/free-vpn/)* as they offer a free plan.',
]),
Expand Down

0 comments on commit 889aea8

Please sign in to comment.