From 9fdef8876c511dd87491a74ffbab99203bdda92e Mon Sep 17 00:00:00 2001 From: Matt Kufchak Date: Thu, 6 Nov 2025 14:43:41 -0600 Subject: [PATCH] fix: typos --- content/integrations/extensions/datadog.mdx | 2 +- content/integrations/extensions/new-relic.mdx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/content/integrations/extensions/datadog.mdx b/content/integrations/extensions/datadog.mdx index fb8e87484..ad33d75b1 100644 --- a/content/integrations/extensions/datadog.mdx +++ b/content/integrations/extensions/datadog.mdx @@ -41,7 +41,7 @@ Please refer to your Datadog pricing agreement for information on how custom met At this time there is no way to selectively enable specific metrics, however metrics will only be emitted to Datadog for features that you are actively using in Knock. -A workflow can have one or more [categories](/concepts/workflows#workflow-categories). For applicable metrics, each category will have a unique tag on the emitted metrics; a workflow with categories `transcational` and `updates` will have the tags `workflow_category:transcational` and `workflow_category:updates`. +A workflow can have one or more [categories](/concepts/workflows#workflow-categories). For applicable metrics, each category will have a unique tag on the emitted metrics; a workflow with categories `transactional` and `updates` will have the tags `workflow_category:transactional` and `workflow_category:updates`. ## Installing the integration diff --git a/content/integrations/extensions/new-relic.mdx b/content/integrations/extensions/new-relic.mdx index f856496fb..2b037fe1f 100644 --- a/content/integrations/extensions/new-relic.mdx +++ b/content/integrations/extensions/new-relic.mdx @@ -41,7 +41,7 @@ Please refer to your New Relic pricing agreement for information on how custom m At this time there is no way to selectively enable specific metrics, but metrics will only be emitted to New Relic for features that you are actively using in Knock. -A workflow can have one or more [categories](/concepts/workflows#workflow-categories). For applicable metrics, each category will have a unique tag on the emitted metrics; a workflow with categories `transcational` and `updates` will have the tags `workflow_category:transcational` and `workflow_category:updates`. +A workflow can have one or more [categories](/concepts/workflows#workflow-categories). For applicable metrics, each category will have a unique tag on the emitted metrics; a workflow with categories `transactional` and `updates` will have the tags `workflow_category:transactional` and `workflow_category:updates`. ## Installing the integration