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 doesn’t decay to pointer however other arrays do , what does this mean and why only string literal doesn’t get decayed