diff --git a/@types/phaser/index.d.ts b/@types/phaser/index.d.ts
index 2687ed7..35fb61a 100644
--- a/@types/phaser/index.d.ts
+++ b/@types/phaser/index.d.ts
@@ -1,3 +1,3 @@
-////
+///
///
///
diff --git a/tsconfig.json b/tsconfig.json
index 3ac683b..b7f8cb0 100644
--- a/tsconfig.json
+++ b/tsconfig.json
@@ -23,7 +23,7 @@
"node_module/phaser/types"
],
"types": [
- "Phaser"
+ "phaser"
]
},
"include": [