diff --git a/flowvault/pom.xml b/flowvault/pom.xml
index 2b276145..8514f0df 100644
--- a/flowvault/pom.xml
+++ b/flowvault/pom.xml
@@ -11,7 +11,7 @@
Carries nothing beyond {@link TokenizeRequestRecord} today. It exists as its own type so the - * bulk request has somewhere to grow, mirroring the {@link BulkInsertRecord} / {@link InsertRecord} + * bulk request has somewhere to grow, mirroring the {@link BulkInsertRequestRecord} / {@link InsertRequestRecord} * split. The index that correlates a record with its result is assigned by the SDK from list * position and appears only on {@link BulkTokenizeResponseRecord} — callers never supply it. */