Skip to content
This repository has been archived by the owner on Aug 30, 2024. It is now read-only.

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
PhilippSalvisberg committed Dec 26, 2021
1 parent 7a43fe1 commit b0c66a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion standalone/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ Variable | Description

### Executable JAR

The `tvdformat.jar` is a shaded, executable JAR. This means it contains all dependend Java classes. However, it still needs a JDK 8 or higher.
The `tvdformat.jar` is a shaded, executable JAR. This means it contains all dependent Java classes. However, it still needs a JDK 8 or higher.

To run it, open a terminal window and type

Expand Down

0 comments on commit b0c66a6

Please sign in to comment.