| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent b709af3 commit 67efe2a
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -1103,7 +1103,7 @@ myMIME.type = 'application'; | |||
| 1103 | 1103 | console.log(myMIME.type); | |
| 1104 | 1104 | // Prints: application | |
| 1105 | 1105 | console.log(String(myMIME)); | |
| 1106 | - // Prints: application/javascript/javascript | ||
| 1106 | + // Prints: application/javascript | ||
| 1107 | 1107 | ``` | |
| 1108 | 1108 | ||
| 1109 | 1109 | #### `mime.subtype` | |
| Back | FazBrowse Home | New Git URL |
0 commit comments