This type of error often occurs when you use an unsymmetrical element that is not intended to be used in a certain way, such as wrapping a <p>
tag inside another <p>
tag. You can read more about it here:
If possible, please update your question and add your code so I can guide you to the exact place causing this error.