Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
dimonchik0036 committed Jul 30, 2018
1 parent b173798 commit 43951e2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -65,7 +65,7 @@ Note: All parameters (including these) are passed on to your application. So pl

#### Include other artifacts

`--include-extensions` accepts a comma separated list of filename extensions to include of other resources from the build dir. By default it always includes jar,war.
`--include-extensions` accepts a comma separated list of filename extensions to include of other resources from the build dir. By default it always includes jar, war.

#### Class-Loader issues

Expand Down Expand Up @@ -118,7 +118,7 @@ Check out these prebuilt installers for a more complex demo application

By default, the artifacts are downloaded to the current working directory. This is usually fine for native installers, but if you distribute
your application via just the launcher jar, you might want to specify where the downloaded artifacts land. See the
[cache dir documentation](https://github.com/edvin/fxlauncher/wiki/Optional-Cache-Directory)for more information.
[cache dir documentation](https://github.com/edvin/fxlauncher/wiki/Optional-Cache-Directory) for more information.

## Installation location

Expand Down

0 comments on commit 43951e2

Please sign in to comment.