From 8ad4569dddc7242eb6ab98be8ac6bb3d580c8465 Mon Sep 17 00:00:00 2001 From: lena-larionova <54370747+lena-larionova@users.noreply.github.com> Date: Wed, 16 Oct 2024 15:25:38 -0700 Subject: [PATCH] fix typo --- app/_src/gateway/glossary.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/_src/gateway/glossary.md b/app/_src/gateway/glossary.md index e98697662d0f..61b13e013a02 100644 --- a/app/_src/gateway/glossary.md +++ b/app/_src/gateway/glossary.md @@ -29,7 +29,7 @@ title: Glossary |Tags| Tags are customer-defined labels that let you manage, search for, and filter core entities using the `?tags` querystring parameter. Tags can be added when creating or editing most core entities. Each tag must be composed of one or more alphanumeric characters,` \_\`, `-`, `.` or `~`. | |Teams| Teams organize developers into working groups.| |Tech preview | See [stability](/gateway/latest/stability/). | -|Tech partner pluginPremium partner plugin| A third-party custom plugin that has been validated by Kong and meets certain standards. Although these plugins are developed, tested, and maintained by an external developer, the plugin owner also ensures the plugin's version compatibility with {{site.base_gateway}}. | +|Tech partner plugin
Premium partner plugin| A third-party custom plugin that has been validated by Kong and meets certain standards. Although these plugins are developed, tested, and maintained by an external developer, the plugin owner also ensures the plugin's version compatibility with {{site.base_gateway}}. | |Third-party or community plugin| A custom plugin developed, maintained, and supported by an external developer, not by Kong. Unless explicitly labeled as a [tech partner](/hub/?support=third-party-partner) or a [premium partner](/hub/?support=premium-partner), Kong does not test these plugins or maintain their version compatibility. If you need any support with these plugins, contact the maintainer directly.| |Upstream| An upstream object refers to the API or service managed by {{site.base_gateway}}, to which client requests are forwarded. An upstream object represents a virtual hostname and can be used to load balance incoming requests over multiple services.| -|Workspaces| Workspaces enable an organization to segment objects and admins into namespaces. The segmentation allows teams of admins sharing the same {{site.base_gateway}} cluster to adopt roles for interacting with specific objects.| \ No newline at end of file +|Workspaces| Workspaces enable an organization to segment objects and admins into namespaces. The segmentation allows teams of admins sharing the same {{site.base_gateway}} cluster to adopt roles for interacting with specific objects.|