The example at [Hello World exercise](https://github.com/node-girls/beginners-javascript-hebrew/blob/master/step01.md#-%D7%A0%D7%A1%D7%99-%D7%96%D7%90%D7%AA) is using apostrophe to wrap the log string: <kbd><img width="250" alt="hello world exercise" src="https://user-images.githubusercontent.com/20166480/53587071-21cf2b80-3b92-11e9-8619-68a2e0533051.png"></kbd> But the [challenge](https://github.com/node-girls/beginners-javascript-hebrew/blob/master/step01.md#-%D7%90%D7%AA%D7%92%D7%A8-%D7%A7%D7%98%D7%9F) ask to use apostrophe instead quotation marks... <kbd><img width="250" alt="hello world challenge" src="https://user-images.githubusercontent.com/20166480/53587106-34496500-3b92-11e9-8202-14309556df12.png"></kbd> IMO it's been a mistake and it's the other way around, no?
The example at Hello World exercise is using apostrophe to wrap the log string:
But the challenge ask to use apostrophe instead quotation marks...
IMO it's been a mistake and it's the other way around, no?