From 2fe13df984333812e5d0703c7480ba2909a22149 Mon Sep 17 00:00:00 2001 From: Stephen Lamoree Date: Fri, 6 Jun 2025 08:58:48 -0700 Subject: [PATCH] minor edits Signed-off-by: Stephen Lamoree --- docs/references/glossary.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/references/glossary.md b/docs/references/glossary.md index 3fd0429ffa..8d3c072685 100644 --- a/docs/references/glossary.md +++ b/docs/references/glossary.md @@ -50,7 +50,7 @@ The actual framework that Backstage [plugins](#plugin) sit on. This spans both t ## Catalog -1. The core Backstage plugin that handles ingestion and display of your organizations software products. +1. The core Backstage plugin that handles ingestion and display of your organization's software products. 2. An organization's portfolio of software products managed in Backstage. @@ -104,7 +104,7 @@ An executable or package file with all of the necessary information required to 1. A professional who designs, builds, tests, deploys, and maintains software applications and systems. Developers essentially turn ideas or requirements into functional digital products. -2. A [user role](#user-role) defined as someone who uses a Backstage [app](#app). Might or might not actually be a software developer. +2. A [user role](#user-role) defined as someone who creates, modifies, or uses a Backstage [app](#app). Might or might not actually be a software developer. ## Developer Portal