You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: packages/homepage/content/docs/2-importing.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -39,7 +39,7 @@ We infer sandbox settings based on several files in a repository.
39
39
| Template | Based on [this](https://github.com/codesandbox-app/codesandbox-importers/blob/master/packages/import-utils/src/create-sandbox/templates.ts#L63) logic |
40
40
41
41
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.
0 commit comments