I was playing around with OpenCV for a while but I still don't understand why the URL for the docs is https://opencv-python-tutroals.readthedocs.io and not https://opencv-python-tutorials.readthedocs.io (which is not taken, BTW).
Is there some reason (may be for uniqueness in search engine searches?) why the URL is named that way? I searched for the word tutroals to see if it means anything in any language, but Google hits a maze. Any idea, anyone?
Considered that too. Any reasons why they mightn't correct it?
For example, Stripe had a typo in their Ruby SDK's branch naming, used "masetr" instead of "master", and seems like they too maintained it for a while.
This brings me to the larger question - Is there any best practice around dealing with typos in public repos or URLs?