Skip to content

Commit 341b2f2

Browse files
save file
1 parent 81c1ad7 commit 341b2f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

blog/25-07-25/http-streaming-download/http-streaming-download.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -222,7 +222,7 @@ <h1 class=title>
222222

223223
on.run = function({process}){
224224

225-
console.log('on.run'.process);
225+
console.log('on.run',process);
226226

227227
}//on.run
228228

0 commit comments

Comments
 (0)