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

(docs) typos in frontend construct examples #3652

Open
andrewantolino opened this issue Feb 1, 2024 · 2 comments
Open

(docs) typos in frontend construct examples #3652

andrewantolino opened this issue Feb 1, 2024 · 2 comments

Comments

@andrewantolino
Copy link
Contributor

andrewantolino commented Feb 1, 2024

Hello,

I've noticed some typos in the import statements of some frontend construct examples. They are as follows:

An example:

import { NextjsSite, StackContext } as sst from "sst/constructs";

where as sst is incorrect.

All good for me to go ahead and create a PR for this?

Thanks

@jayair
Copy link
Contributor

jayair commented Feb 3, 2024

Oh that's weird. Yeah would appreciate a PR. Here's where they come from. https://github.com/sst/sst/blob/master/www/docs/constructs/NextjsSite.about.md

@andrewantolino
Copy link
Contributor Author

I've created a PR here: #3657

Please note I wasn't able to get the docs running locally, I'll create an issue or two for that as well.

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

No branches or pull requests

2 participants