Skip to content

Commit c5f68e2

Browse files
authored
Update 1-x-faqs.md
1 parent 13e14cf commit c5f68e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/homepage/content/docs/1-x-faqs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Note that a [Pro subscription](https://codesandbox.io/pricing) is required to ma
2626

2727
## I'm getting a 422 error when importing from GitHub, why?
2828

29-
There are a few possible reasons a repo might throw that error on import. The most common are either a lack of a `package.json` file, or the project and its dependencies using more than 500 modules (files). If you think it's something else, or you're not able to solve this yourself, then [get in touch](mailto:[email protected]) and provide a link to the repo you're importing and we can look into this for you.
29+
There are a few possible reasons a repo might throw that error on import. The most common are either a lack of a `package.json` file, or the project using more than 500 modules (files). If you think it's something else, or you're not able to solve this yourself, then [get in touch](mailto:[email protected]) and provide a link to the repo you're importing and we can look into this for you.
3030

3131
## Why are my start scripts not having an effect?
3232

0 commit comments

Comments
 (0)