From 659fd9436a934000d03ba22c3036e798a6e99284 Mon Sep 17 00:00:00 2001 From: Franz Dietrich Date: Thu, 18 Dec 2025 10:53:08 +0100 Subject: [PATCH] Fix typo in search settings upgrade instructions (#2531) --- UPGRADING/v0_15.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/UPGRADING/v0_15.md b/UPGRADING/v0_15.md index 0962c7aa..4185372e 100644 --- a/UPGRADING/v0_15.md +++ b/UPGRADING/v0_15.md @@ -81,7 +81,7 @@ After the upgrade and migration complete, several follow-up steps are required o - **Update the spam rules**: Download and apply the latest spam rules from the webadmin ``Manage → Maintenance → Update Spam rules`` -- **Update search settings**: Review the updated documentation for search settings, as some configuration options have changed. In particulat, the Elasticsearch backend now uses **different authentication settings** than previous versions. +- **Update search settings**: Review the updated documentation for search settings, as some configuration options have changed. In particular, the Elasticsearch backend now uses **different authentication settings** than previous versions. - **Rebuild search indexes**: All search indexes must be rebuilt to take advantage of the new indexing strategy. This can be done from the webadmin interface ``Manage → Maintenance``.