We have an existing event created with properties.
We are looking to update the name of one of the values in a property. For example, lets say this is the case.
Event Name: Clicked button
Property: type
Values of the type property: A, B, C, D
We are looking to rename value C to CC. What would be the consequences of doing this? How would we do this?