petrovicstefanrs / 30_seconds_of_knowledge

Google Chrome Extension that lets you gain new developer skills, every time you open a New Tab.
https://30secondsofknowledge.com/
MIT License
953 stars 122 forks source link

Wrong Function name while calling #147

Open aka-dutta opened 4 months ago

aka-dutta commented 4 months ago

Function Name Declared and Called is Different, Please refer to Screenshot below :

https://prnt.sc/2_leKx_xdx7e

petrovicstefanrs commented 4 months ago

@aka-dutta Since I'm using other open source repos as sources for the snippets in the extension usually those sources are responsible for the snippets. In this case that would be https://github.com/Chalarangelo/30-seconds-of-golang which I now see is archived. I'll look into diverging from the source repo to fix the typo