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

fix: java hitcounter file type typo #180

Merged
merged 1 commit into from Nov 30, 2020

Conversation

colbygarland
Copy link
Contributor

Fixes #
There was a file called HitCounter.java and it was being referenced in the docs as HitCounter.cs.
This PR just changes the file type to the appropriate .java


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@mergify
Copy link
Contributor

mergify bot commented Nov 6, 2020

"### Pull Request Checklist * [ ] Testing - Unit test added (prefer not to modify an existing test, otherwise, it's probably a breaking change) * [ ] Title and Description - Change type: title prefixed with fix, feat and module name in parens, which will appear in changelog - Title: use lower-case and doesn't end with a period - Breaking?: last paragraph: 'BREAKING CHANGE: <describe what changed + link for details>' - Issues: Indicate issues fixed via: 'Fixes #xxx' or 'Closes #xxx'"

@mergify
Copy link
Contributor

mergify bot commented Nov 6, 2020

Title does not follow the guidelines of Conventional Commits. Please adjust title before merge.

@SomayaB SomayaB self-assigned this Nov 9, 2020
Copy link
Contributor

@SomayaB SomayaB left a comment

Choose a reason for hiding this comment

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

Thank you!

@NGL321 NGL321 changed the title Fixed the file type typo fix: java hitcounter file type typo Nov 9, 2020
@SomayaB SomayaB merged commit d80413d into aws-samples:master Nov 30, 2020
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.

None yet

3 participants