0
0
mirror of https://github.com/opencv/opencv.git synced 2026-01-18 17:21:42 +01:00

Update py_intro.markdown

Changed line 69 from "Remember, we together" to "Remember, together we..."

I saw that this page encouraged us to contribute no matter how small the contribution is so I decided to "shoot my shot" as a beginner developer and fix a small grammatical error. Would be nice if I could be allowed to be recognized as a contributor with my contribution albeit pretty small, hopefully in the future, more meaningful contributions will be made! :)
This commit is contained in:
rowdha fakier
2025-07-30 20:37:03 +02:00
committed by GitHub
parent 7ab4e1bf56
commit fb37e14cbf

View File

@@ -66,7 +66,7 @@ As new modules are added to OpenCV-Python, this tutorial will have to be expande
familiar with a particular algorithm and can write up a tutorial including basic theory of the
algorithm and code showing example usage, please do so.
Remember, we **together** can make this project a great success !!!
Remember,**together** we can make this project a great success !!!
Contributors
------------