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