Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

A small typo #3765

Closed
wants to merge 1 commit into from
Closed

A small typo #3765

wants to merge 1 commit into from

Conversation

tasnuva1
Copy link

A small error which is in this line:

In dynamically typed languages, we would get an error at runtime if we called a method on a type which didn’t define the method.

I just added the fix which is this:

In dynamically typed languages, we would not get an error at runtime if we called a method on a type which didn’t define the method.

A small error.
@tasnuva1 tasnuva1 closed this Oct 31, 2023
@tasnuva1 tasnuva1 reopened this Oct 31, 2023
@tasnuva1 tasnuva1 closed this Oct 31, 2023
@tasnuva1 tasnuva1 deleted the patch-1 branch October 31, 2023 02:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant