From 2cb429c52fe4a03a60b3209a65dcdbbe873f13a8 Mon Sep 17 00:00:00 2001 From: rockeynebhwani Date: Mon, 6 Sep 2021 00:47:58 +0100 Subject: [PATCH] fix pricing value --- src/technologies/c.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/technologies/c.json b/src/technologies/c.json index 9da334277..42959fd9c 100644 --- a/src/technologies/c.json +++ b/src/technologies/c.json @@ -1849,7 +1849,7 @@ "description": "Customer.io is an automated messaging platform for marketers.", "icon": "Customer.io.png", "saas": true, - "pricing": ["recurring", "medium"], + "pricing": ["recurring", "mid"], "scripts": "assets\\.customer\\.io", "website": "https://customer.io/" },