"Use function argument destructuring" - what is going on here?

I’m at ES6 lesson 16: Use Destructuring Assignment to Pass an Object as a Function’s Parameters.

Please tell me that the formatting is bad here and the line use function argument destructuring is meant to be commented out?

Here is a link to the actual module.