diff --git a/glean/website/docs/indexer/lsif-java.md b/glean/website/docs/indexer/lsif-java.md index 4696a4baeb..b5859f6754 100644 --- a/glean/website/docs/indexer/lsif-java.md +++ b/glean/website/docs/indexer/lsif-java.md @@ -37,7 +37,7 @@ glean index java-lsif DIR --db-root DB --db NAME/INSTANCE where * `DB` is the directory where you want to store your Glean DBs -* `DIR` is the root directory containing the Rust project +* `DIR` is the root directory containing the Java project * `NAME/INSTANCE` is the name of the repository to create ## In the shell