Skip to content

Commit 152567a

Browse files
authored
Update 2-importing.md
1 parent 5ca3fcc commit 152567a

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
@@ -39,7 +39,7 @@ We infer sandbox settings based on several files in a repository.
3939
| Template | Based on [this](https://github.com/codesandbox-app/codesandbox-importers/blob/master/packages/import-utils/src/create-sandbox/templates.ts#L63) logic |
4040

4141
Additionally, you may specify a `template` property in your
42-
`./sandbox.config.json` file to override the detected template..
42+
`./sandbox.config.json` file to override the detected template.
4343

4444
```json
4545
{

0 commit comments

Comments
 (0)