diff --git a/src/app/import/create-package/create-package.component.html b/src/app/import/create-package/create-package.component.html index 38cbdb8..1d8c97b 100644 --- a/src/app/import/create-package/create-package.component.html +++ b/src/app/import/create-package/create-package.component.html @@ -13,7 +13,7 @@

Edit package

-

The name of the package's folder. Must be unique amongs all other packages. Usually the name of the folder inside the zip package.

+

The name of the package's folder. Must be unique among all other packages. Usually, the name of the folder inside the zip package.

@@ -43,7 +43,7 @@

Edit package

-

The name of the zip file of the package.
If it changes every version, just enter the first part that is common. For example if a package is released via a zip called "my-package-v0.5.0.zip" enter "my-package-v" in this field.
If the package isn't released via a zip, leave empty.

+

The name of the zip file of the package.
If it changes every version, just enter the first part that is common. For example, if a package is released via a zip called "my-package-v0.5.0.zip" enter "my-package-v" in this field.
If the package isn't released via a zip, leave empty.

@@ -58,12 +58,12 @@

Edit package

-

Optionnal.
If the package has a landing page, official website, etc, enter the URL here.

+

Optional.
If the package has a landing page, official website, etc, enter the URL here.

-

Optionnal.
If the version is messed up, you can clean-up for display purposes. If the version is released like "data-v0.5.0", enter "data-" to remove this part in the interface.

+

Optional.
If the version is messed up, you can clean-up for display purposes. If the version is released like "data-v0.5.0", enter "data-" to remove this part in the interface.