From a5802c05a30cab96aa3f9e288321918ac27d3c14 Mon Sep 17 00:00:00 2001 From: Cameron Pettit <71421099+cameronpettit@users.noreply.github.com> Date: Thu, 11 Mar 2021 10:41:10 -0800 Subject: [PATCH] fixed pipeline length typo in popup (#803) --- .../src/app/applications/app-map/app-map.component.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/angular/projects/public-lng/src/app/applications/app-map/app-map.component.ts b/angular/projects/public-lng/src/app/applications/app-map/app-map.component.ts index 101668179..8bd9e60d4 100644 --- a/angular/projects/public-lng/src/app/applications/app-map/app-map.component.ts +++ b/angular/projects/public-lng/src/app/applications/app-map/app-map.component.ts @@ -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' }) );