Skip to content

Commit 90d2b2b

Browse files
jyash97CompuIves
authored andcommitted
Remove extra a (codesandbox#2102)
1 parent 4b497e5 commit 90d2b2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/homepage/content/docs/2-importing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ $ codesandbox ./
5656

5757
## Define API
5858

59-
We offer an API that allows you to programmatically create a sandbox. This is most often useful in documentation: code examples can generate a sandbox on the fly. You can call the endpoint `https://codesandbox.io/api/v1/sandboxes/define` both with a a `GET` and with a `POST` request.
59+
We offer an API that allows you to programmatically create a sandbox. This is most often useful in documentation: code examples can generate a sandbox on the fly. You can call the endpoint `https://codesandbox.io/api/v1/sandboxes/define` both with a `GET` and with a `POST` request.
6060

6161
### Supported Parameters
6262

0 commit comments

Comments
 (0)