Skip to content

Commit

Permalink
fixed pipeline length typo in popup (#803)
Browse files Browse the repository at this point in the history
  • Loading branch information
cameronpettit authored Mar 11, 2021
1 parent 7a38ee1 commit a5802c0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -539,7 +539,7 @@ export class AppMapComponent implements OnInit, AfterViewInit, OnDestroy {
subtitle: 'Coastal Gasline Pipeline Ltd.',
descTitle: 'Application Description',
desc:
'A 970-kilometre pipeline that will supply the LNG Canada export facility with gas from northeastern British Columbia.',
'A 670-kilometre pipeline that will supply the LNG Canada export facility with gas from northeastern British Columbia.',
routerLink: '/project/2'
})
);
Expand Down

0 comments on commit a5802c0

Please sign in to comment.