Skip to content

Commit

Permalink
Updating language
Browse files Browse the repository at this point in the history
  • Loading branch information
pdellaert committed Sep 4, 2023
1 parent 3c7bf7a commit 19419ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/commands/aircraft/takeoffPerf.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ const takeoffPerfEmbed = makeEmbed({
'',
'While there are many online calculators available, these often use A320ceo data, and are not accurate.',
'',
'A takeoff calculator for the A32NX is being developed based on public information and testing.']),
'A takeoff calculator for the A32NX is under development.']),
});

export const takeoffPerf: MessageCommandDefinition = {
Expand Down

0 comments on commit 19419ff

Please sign in to comment.