We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb688cf commit 3938a0dCopy full SHA for 3938a0d
1 file changed
TODO.md
@@ -618,7 +618,7 @@
618
throw error;
619
}
620
console.log( data.toString() );
621
- // returns '...'
+ // => '...'
622
623
```
624
0 commit comments