From 82d32fca95b6d48123a46bae0fdc2801fd9759b4 Mon Sep 17 00:00:00 2001 From: kolchfa-aws <105444904+kolchfa-aws@users.noreply.github.com> Date: Mon, 14 Apr 2025 11:57:14 -0400 Subject: [PATCH] Update plugins.md Signed-off-by: kolchfa-aws <105444904+kolchfa-aws@users.noreply.github.com> --- _install-and-configure/plugins.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_install-and-configure/plugins.md b/_install-and-configure/plugins.md index fe3aa3ef99..deaf3859f9 100644 --- a/_install-and-configure/plugins.md +++ b/_install-and-configure/plugins.md @@ -311,7 +311,7 @@ Each bundled plugin distribution can be downloaded and installed offline from a https://artifacts.opensearch.org/releases/plugins///-.zip ``` -The `` correponds to the name of the bundled plugin (for example, `analysis-icu`). The `` must match the version of the OpenSearch distribution (for example, `2.19.1`). +The `` corresponds to the name of the bundled plugin (for example, `analysis-icu`). The `` must match the version of the OpenSearch distribution (for example, `2.19.1`). For example, use the following URL to download the `analysis-icu` bundled plugin distribution for OpenSearch version `2.19.1`: