From 3808a8114a77467adbfbe6bd22e9ed1db4737016 Mon Sep 17 00:00:00 2001 From: Danny-Driscoll Date: Wed, 3 Nov 2021 14:05:12 -0700 Subject: [PATCH] Fix typo in readme fix typo in readme --- Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index 7217b28..b69625a 100644 --- a/Readme.md +++ b/Readme.md @@ -35,7 +35,7 @@ this repo as the set of examples. - [Slack](./destinations/slack) - Adds a Gravatar icon to events with an email and sends messages to Slack - [Zendesk](./destinations/zendesk) - Create new Zendesk tickets triggered by events that you send - [Datadog](./destinations/datadog) - Sends a metric to datadog with high level message/event type as tags -- [Optimizely](./destinations/optimizely) - Sends conversion metrix to optimizely. +- [Optimizely](./destinations/optimizely) - Sends conversion metrics to optimizely. ## Development