Moving string position in array

char messageArray;``Serial.println(messageArray[j]);
This looks wrong to me.