Skip to content

Commit

Permalink
revised text
Browse files Browse the repository at this point in the history
  • Loading branch information
ko-zone committed Nov 26, 2022
1 parent 13a3fea commit 1c74ffa
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/commands/support/cycle.ts
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,9 @@ export const cycleWarning: CommandDefinition = {
description: makeLines([
'Users will occasionally see "end date of data base has passed select new cycle on ident page."',
"",
'There are several reasons why this message may appear: ',
'There are a couple of reasons why this message may appear: ',
'- MSFS navdata is out of date.',
'- Your navdata is out of date.',
'- Your simBrief selected AIRAC is incorrect/not matching with the simulator.',
'',
'If you own a navigraph subscription, close the sim and update your navdata using their installer. If you do not own a navigraph subscription, and are facing no issues with flight plan imports, this message can be safely ignored. If you face flight plan import issues when seeing this message, check that you are using the correct AIRAC cycle from your simBrief dispatch.',
]),
Expand Down

0 comments on commit 1c74ffa

Please sign in to comment.