Skip to content

Commit 8bd7a61

Browse files
kunalgithubkunalgithub
authored andcommitted
ok
1 parent afe0188 commit 8bd7a61

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

dummy.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
function iamReady(){
2-
console.log(“Do I have access to xhr”, xhr);
2+
console.log("Access to XHR",xhr);
33
$(document).foundation();
4-
console.log('Foosa Hakuna Matata');
4+
console.log("Foosa Hakuna Matata");
55
}

0 commit comments

Comments
 (0)