From 2d7df58cbb3030d434553fd25198ba6e1749f946 Mon Sep 17 00:00:00 2001 From: Jonathon Mills-Kelly <6938575+InsidersByte@users.noreply.github.com> Date: Wed, 14 Jan 2026 15:44:30 +0000 Subject: [PATCH] Update README.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Fredrik Adelöw Signed-off-by: Jonathon Mills-Kelly <6938575+InsidersByte@users.noreply.github.com> --- plugins/scaffolder-backend-module-sentry/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/scaffolder-backend-module-sentry/README.md b/plugins/scaffolder-backend-module-sentry/README.md index 6fcc598880..29f020da02 100644 --- a/plugins/scaffolder-backend-module-sentry/README.md +++ b/plugins/scaffolder-backend-module-sentry/README.md @@ -36,7 +36,7 @@ scaffolder: token: ${SENTRY_TOKEN} ``` -You can optional override the default Sentry API Base URL (https://sentry.io/api/0) in your `app-config.yaml`: +You can optionally override the default Sentry API Base URL (`https://sentry.io/api/0`) in your `app-config.yaml`: ```yaml scaffolder: