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

Commit b0c66a6

Browse files
fix typo
1 parent 7a43fe1 commit b0c66a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

standalone/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Variable | Description
2929

3030
### Executable JAR
3131

32-
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.
32+
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.
3333

3434
To run it, open a terminal window and type
3535

0 commit comments

Comments
 (0)