A while back I learned about single error detection and correction. But today I learned that one way to correct for multiple errors is to do row and column parity detection. Therefore when a row and column errors that's where you find the bit with the error and correct it. Cool! Question answered way after the fact but still answered nonetheless.