You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs: Fix 'web development' to 'Machine Learning' in README
This PR fixes copy-paste errors in the README.md where 'web development' was incorrectly used instead of 'Machine Learning' in two places:
1. YouTube Channels section description
2. Machine Learning Forums section description
This is a documentation improvement as suggested in issue #1367.
<td>Deep Learning AI Simplified is all about teaching web development skills and techniques in an efficient and practical manner. If you are just getting started in web development Web Dev Simplified has all the tools you need to learn the newest and most popular technologies to convert you from a no stack to full stack developer. Web Dev Simplified also deep dives into advanced topics using the latest best practices for you seasoned web developers.</td>
759
+
<td>Deep Learning AI Simplified is all about teaching Machine Learning skills and techniques in an efficient and practical manner. If you are just getting started in Machine Learning Web Dev Simplified has all the tools you need to learn the newest and most popular technologies to convert you from a no stack to full stack developer. Web Dev Simplified also deep dives into advanced topics using the latest best practices for you seasoned web developers.</td>
760
760
</tr>
761
761
<tr>
762
762
<td> <a href="https://www.youtube.com/c/MachineLearningwithPhil">Machine Learning with Phil</a></td>
@@ -801,7 +801,7 @@ Through these stages, the machine learning workflow provides a systematic approa
0 commit comments