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

doc(README): remove typo #4000

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

vinug0508
Copy link

Description:

This Pull Request fixes a typographical error in the README.md file.

Changes Made:

  • Corrected "recoded" to "recorded" in the README.md file.

Additional Information:

This fix is not related to any existing issue. It's a minor typo that I noticed while reviewing the README.

Thank you for considering this contribution.

@vinug0508 vinug0508 requested a review from a team as a code owner October 24, 2023 16:54
@@ -188,7 +188,7 @@ class _MyAppState extends State<MyApp> {

11. Once the app is loaded, tap on **Configure Amplify**, then on **Record Event** a few times.

12. To see the events you recoded, run `amplify console analytics`. This will open the Amazon Pinpoint console for your project in your default web browser. Within about a minute you should start seeing the events populating in the Events section of then Pinpoint console.
12. To see the events yourecorded, run `amplify console analytics`. This will open the Amazon Pinpoint console for your project in your default web browser. Within about a minute you should start seeing the events populating in the Events section of then Pinpoint console.
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
12. To see the events yourecorded, run `amplify console analytics`. This will open the Amazon Pinpoint console for your project in your default web browser. Within about a minute you should start seeing the events populating in the Events section of then Pinpoint console.
12. To see the events you recorded, run `amplify console analytics`. This will open the Amazon Pinpoint console for your project in your default web browser. Within about a minute you should start seeing the events populating in the Events section of then Pinpoint console.

missing space ;)

Nice catch! Thanks for your contribute!

Copy link
Contributor

Choose a reason for hiding this comment

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

Hey @Vinay0508, once you fix that typo we can get this in :)

@Equartey Equartey self-assigned this Oct 25, 2023
@Equartey Equartey added Documentation Improvements or fixes to public documentation (docs.amplify.aws, pub.dev, readmes). external-contributor labels Oct 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Documentation Improvements or fixes to public documentation (docs.amplify.aws, pub.dev, readmes). external-contributor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants