my question is this, I have an array with an object, and I do not know how to overwrite the value of the object I mean,
array = [
usuario: 21312321,
constraseña: "erica"
},...]
What would interest me would be to edit the "erica", thank you very much. PS: I'm using Jquery