Commit b11f537
authored
Update index.html
The function call was changed from merhaba("Ahmet"); to hello("Ahmet"); to match the name of the JavaScript file being imported (hello.js).
Fonksiyon çağrısı merhaba("Ahmet"); yerine hello("Ahmet"); olarak değiştirildi çünkü içe aktarılan JavaScript dosyasının adı hello.js.1 parent 6de81a0 commit b11f537
File tree
1 file changed
+2
-2
lines changed- 1-js/03-code-quality/01-debugging-chrome/debugging.view
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
0 commit comments