From eadc403fe89cb376eca63c59b02de318a3a23f7e Mon Sep 17 00:00:00 2001 From: Patrice Chalin Date: Mon, 15 Aug 2016 10:28:53 -0700 Subject: [PATCH] docs(toh-6): systemjs.config.json -> systemjs.config.js Copyedit in file tree. --- public/docs/ts/latest/tutorial/toh-pt6.jade | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/docs/ts/latest/tutorial/toh-pt6.jade b/public/docs/ts/latest/tutorial/toh-pt6.jade index 1843772aab..cb7f750aec 100644 --- a/public/docs/ts/latest/tutorial/toh-pt6.jade +++ b/public/docs/ts/latest/tutorial/toh-pt6.jade @@ -568,7 +568,7 @@ block filetree .file index.html .file package.json .file styles.css - .file systemjs.config.json + .file systemjs.config.js .file tsconfig.json .file typings.json