Skip to content

Commit 97b982c

Browse files
olafurpgStrum355
andauthored
Update docs/manual-configuration.md
Co-authored-by: Noah S-C <[email protected]>
1 parent ced10dc commit 97b982c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/manual-configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ one of the following files in the SemanticDB _targetroot_ directory (the path in
173173
classpath have sibling `.pom` files. In some build tools like Gradle, the POM
174174
files are not siblings to the jars on the classpath so the `javacopts.txt`
175175
format cannot be used.
176-
- `dependencies.txt`: a tab-separated values files where the columns are: group
176+
- `dependencies.txt`: a tab-separated values file where the columns are: group
177177
ID, artifact ID, version and jar path. For example,
178178
```sh
179179
$ cat $TARGETROOT/dependencies.txt

0 commit comments

Comments
 (0)