Skip to content

Commit

Permalink
Merge pull request #128 from Dimonchik0036/fix-typo
Browse files Browse the repository at this point in the history
Fix typo
  • Loading branch information
Edvin Syse authored Jul 30, 2018
2 parents b173798 + 43951e2 commit 44858d0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
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 44858d0

Please sign in to comment.