diff --git a/systems-programming/x-where-is-node.md b/systems-programming/x-where-is-node.md index 33604b4b..5a3f93d4 100644 --- a/systems-programming/x-where-is-node.md +++ b/systems-programming/x-where-is-node.md @@ -1,6 +1,6 @@ {% if include.problem %} -Write a program called `wherenode.js` that prints the full path to the version of Node is is run with. +Write a program called `wherenode.js` that prints the full path to the version of Node it is run with. {% else %}