replace the part with an updated fix. If you have loaded this you will need to delete the part from your mine parts bin and then shutdown Fritzing (answering yes to keep parts and keep parts bin) to really delete it. When Fritzing restarts you should he able to load the new part.
Out of cursiosity, how did you choose to fix it? Since 1.0.0, this would only be a warning if the fzp references terminals that don’t exist.
Terminals aren’t a requirement anymore.
So you could either remove the references from the fzp. Or add the terminals in the SVGs. The later is a bit more work, and if there is a mistake it can be hard to spot.
connector0terminal exists (as a group which is invalid, but it exists) so I don’t know why the alignment is correct to the end of the pin. Connector1terminal doesn’t exist but the connection is to the middle of the pin (and should be to the end I would expect.)