We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2184763 commit 58fd5c1Copy full SHA for 58fd5c1
1 file changed
lib/node_modules/@stdlib/function/to-string/docs/repl.txt
@@ -2,7 +2,7 @@
2
{{alias}}( fcn )
3
Returns a string representing the source code of a provided function.
4
5
- If called on built-in functions, functions created by`Function#bind()`, or
+ If called on built-in functions, functions created by `Function#bind()`, or
6
other non-JavaScript functions, the function returns a "native" function
7
string similar to the following:
8
0 commit comments