Spot on! The parameter we created means the printMessage() function only accepts String arguments.
printMessage()
String
Oh noes! Could it be that we need to specify the parameter as a String type?