From 047ec1c166be3d3a2dfeefa69605b962c5ed1236 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Zolt=C3=A1n=20Leh=C3=B3czky?= Date: Fri, 26 Apr 2024 17:58:49 +0200 Subject: [PATCH] Grammar Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> --- src/docs/topics/configuration/README.md | 2 +- src/docs/topics/search/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/docs/topics/configuration/README.md b/src/docs/topics/configuration/README.md index 38a077449a2..4b1238d9965 100644 --- a/src/docs/topics/configuration/README.md +++ b/src/docs/topics/configuration/README.md @@ -1,6 +1,6 @@ # Configuration -Orchard Core allows you to create your own setup templates (know as [Recipes](../../glossary/README.md#recipe)) and configure your [Tenants](../../glossary/README.md#tenant) individually. +Orchard Core allows you to create your own setup templates (known as [Recipes](../../glossary/README.md#recipe)) and configure your [Tenants](../../glossary/README.md#tenant) individually. ## Configure your Orchard Core instance diff --git a/src/docs/topics/search/README.md b/src/docs/topics/search/README.md index 635a744cb46..8fe00edb6d2 100644 --- a/src/docs/topics/search/README.md +++ b/src/docs/topics/search/README.md @@ -1,6 +1,6 @@ # Search -Orchard Core allows you to define the information to [index](../../glossary/README.md#indexing) and to [query](../../glossary/README.md#query) them in order to provide an integrated Search experience. +Orchard Core allows you to define the information to [index](../../glossary/README.md#indexing) and to [query](../../glossary/README.md#query) them to provide an integrated Search experience. ## Query and Search