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

[Bug] script name error in documentation #639

Open
jxuamazon opened this issue Nov 21, 2022 · 0 comments
Open

[Bug] script name error in documentation #639

jxuamazon opened this issue Nov 21, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@jxuamazon
Copy link

Describe the bug
solutions/swb-reference/README.md . the name of the script should be generateCognitoTokens.js (missing "s")

STAGE= node generateCognitoToken.js ''

should be

STAGE= node generateCognitoTokens.js ''

To Reproduce
Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

Versions (please complete the following information):

  • Release Version installed or commit hash [e.g. v1.0.3, 1edf4]

Additional context
Add any other context about the problem here.

@jxuamazon jxuamazon added the bug Something isn't working label Nov 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant