Skip to content

Commit

Permalink
improve wording mk2
Browse files Browse the repository at this point in the history
  • Loading branch information
ExampleWasTaken committed May 7, 2024
1 parent f0ef5a2 commit dc28d5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/commands/support/screenshot.ts
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ const screenshotEmbed = makeEmbed({
'',
'Please position yourself in the cockpit using the arrow keys to look straight at the front instrument panel. Then use the [Windows Snipping Tool](https://support.microsoft.com/en-us/windows/open-snipping-tool-and-take-a-screenshot-a35ac9ff-4a58-24c9-3253-f12bac9f9d44) to take a clear screenshot of **all screens and the entire FCU** as shown below.',
'',
'Read the guide [here](https://docs.flybywiresim.com/fbw-a32nx/support/#screenshot-of-cockpit) for more information.',
'Read our guide [here](https://docs.flybywiresim.com/fbw-a32nx/support/#screenshot-of-cockpit) for more information.',
]),
image: { url: SCREENSHOT_HELP_URL },
});
Expand Down

0 comments on commit dc28d5c

Please sign in to comment.