Why doesn't string literal decay to pointer, what does it mean, i read it on stack overflow

someone on stack overflow wrote string literal doesnt decay to pointer however other arrays do , what does this mean and why only string literal doesnt get decayed