Commit message from the past

I just stumbled across this recent commit message of mine:

FFS - I will never get the hours of my life back searching for THIS FUCKING ERROR

The error?

link.crossorigin = 'anonymous';

needs to be

link.crossOrigin = 'anonymous';

Software development, what a gracious and glorious craft. 🙃

⎯