Skip to content

Fix typos/grammar/code examples #80

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

Merged
merged 10 commits into from
Jul 16, 2025

Conversation

zohairawan
Copy link
Contributor

No description provided.

@zohairawan zohairawan requested review from a team as code owners July 14, 2025 19:17
@@ -45,5 +45,6 @@ boolean isScary(Bird bird) {
return false;
}
}
return false;
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This one is wrong. It should be exaustive and you don't need that final return...right?

@bowbahdoe bowbahdoe merged commit b3ede81 into Together-Java:develop Jul 16, 2025
2 checks passed
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.

2 participants