Skip to content

Commit fc684b9

Browse files
Review
1 parent 079b2c7 commit fc684b9

File tree

1 file changed

+1
-1
lines changed
  • content/en/docs/refguide/modeling/import-and-export

1 file changed

+1
-1
lines changed

content/en/docs/refguide/modeling/import-and-export/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ The app is imported.
7575
Mendix modules can either be stored in a Mendix package (*.mpk*) file or have an *.mxmodule* extension if they are [add-on or solution modules](/refguide/configure-add-on-and-solution-modules/).
7676

7777
{{% alert color="warning" %}}
78-
For Git on Windows, there is a limit of 260 characters for the path to the module package file. If you encounter this error, try moving the module package file to a location with a shorter path or keep the filenames no longer than 260 symbols. Or set the `core.longpaths` configuration to `true` in your Git configuration file.
78+
For Git on Windows, there is a limit of 260 characters for a path to a module package file. To prevent an error, try moving the module package file to a location with a shorter path or keep the file names no longer than 260 symbols. You can also set the `core.longpaths` configuration to `true` in your Git configuration file.
7979
{{% /alert %}}
8080

8181
#### Importing a Module Package Through the App Explorer

0 commit comments

Comments
 (0)