The failed parity checks add up to the changed bit position.
Recheck the parity groups
The receiver runs the same parity groups on the received word. Failed groups form the syndrome.
failed checks form syndrome
Three check results
The recomputed syndrome bits are 0, 1, and 1.
s1=0,s2=1,s4=1
Add the failed group numbers
The failed checks add to position 6. That number is the bit position to flip back.
Summary
The syndrome is 6, so this toy points at the changed position exactly.
syndrome=6