Ask HN: Why is it “tutroals” and not “tutorials” in URL for OpenCV-Python docs?
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?
3 comments
[ 3.9 ms ] story [ 18.2 ms ] threadFor 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?
But they may not even be aware of the typo. Once they put the link on their site, they probably never had to look at the URL again.