You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the section comparing bash arguments to node arguments, 'Fred Flintstone' is passed to my-node-script.js. In the script definition, the comments demonstrate the third argument to be 'Shaun' rather than 'Fred Flintstone'.
I know it's nitpicky, but thought it should be brought to your attention as it may be confusing to others.
The text was updated successfully, but these errors were encountered:
In the section comparing bash arguments to node arguments,
'Fred Flintstone'
is passed tomy-node-script.js
. In the script definition, the comments demonstrate the third argument to be'Shaun'
rather than'Fred Flintstone'
.I know it's nitpicky, but thought it should be brought to your attention as it may be confusing to others.
The text was updated successfully, but these errors were encountered: