From e92cfa53129d77b3e21011435345576940296dea Mon Sep 17 00:00:00 2001 From: April M <36110273+aimurphy@users.noreply.github.com> Date: Fri, 23 Jan 2026 12:23:45 -0800 Subject: [PATCH] vector/nonvector capitalization --- antora.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/antora.yml b/antora.yml index 52eab62..a619608 100644 --- a/antora.yml +++ b/antora.yml @@ -20,8 +20,8 @@ asciidoc: product: 'Astra CLI' product-short: 'Astra' product-version: '1.0' - db-serverless: 'Serverless (Non-Vector)' - db-serverless-vector: 'Serverless (Vector)' + db-serverless: 'Serverless (non-vector)' + db-serverless-vector: 'Serverless (vector)' db-classic: 'Managed Cluster' devops-api: 'DevOps API' astra-stream: 'Astra Streaming'