From 95168013c28407f597a9bd9b467829614d8bd46e Mon Sep 17 00:00:00 2001 From: Nicolas Mowen Date: Wed, 9 Oct 2024 19:20:27 -0600 Subject: [PATCH] grammar Co-authored-by: Josh Hawkins <32435876+hawkeye217@users.noreply.github.com> --- docs/docs/configuration/semantic_search.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/configuration/semantic_search.md b/docs/docs/configuration/semantic_search.md index 7f0368596..7cb8ca769 100644 --- a/docs/docs/configuration/semantic_search.md +++ b/docs/docs/configuration/semantic_search.md @@ -31,7 +31,7 @@ If you are enabling the Search feature for the first time, be advised that Friga :::tip -The CLIP models downloaded in ONNX format, this means they will be accelerated using GPU hardware when available depending on the docker build that is used. See [the object detector docs](../configuration/object_detectors.md) for more information. +The CLIP models are downloaded in ONNX format, which means they will be accelerated using GPU hardware when available. This depends on the Docker build that is used. See [the object detector docs](../configuration/object_detectors.md) for more information. :::