From a0e5324f740993c4431fcbc2997d630b918a90d2 Mon Sep 17 00:00:00 2001 From: Andrey Vasnetsov Date: Wed, 30 Jun 2021 13:45:54 +0200 Subject: [PATCH] docs: fix typo --- qdrant-landing/content/documentation/collections.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qdrant-landing/content/documentation/collections.md b/qdrant-landing/content/documentation/collections.md index 8208f18d1..d3b6d488b 100644 --- a/qdrant-landing/content/documentation/collections.md +++ b/qdrant-landing/content/documentation/collections.md @@ -167,7 +167,7 @@ POST /collections ``` --> - ### Switch collection +### Switch collection Multiple alias actions are performed atomically. For example, you can switch underlying collection with the following command: