diff --git a/mapbox-gl/mapbox-gl-tests.ts b/mapbox-gl/mapbox-gl-tests.ts
index 92f72789da..90cb9ff580 100644
--- a/mapbox-gl/mapbox-gl-tests.ts
+++ b/mapbox-gl/mapbox-gl-tests.ts
@@ -1,6 +1,6 @@
// These examples are from Mapbox (https://www.mapbox.com/mapbox-gl-js/examples/) and therefore under the copyright of Mapbox Inc.
///
-///
+///
/**
* Set API Access Token
diff --git a/mapbox-gl/mapbox-gl.d.ts b/mapbox-gl/mapbox-gl.d.ts
index 6ea2ec5c71..50f9fca505 100644
--- a/mapbox-gl/mapbox-gl.d.ts
+++ b/mapbox-gl/mapbox-gl.d.ts
@@ -3,6 +3,8 @@
// Definitions by: Dominik Bruderer
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
+///
+
declare namespace mapboxgl {
let accessToken: string;
let version: string;