From cf40902fcd27d8db51eb33a87b18299ef55d64b3 Mon Sep 17 00:00:00 2001 From: Filip Cumpalovic <152178979+f1lk3@users.noreply.github.com> Date: Wed, 28 Feb 2024 13:37:05 +0100 Subject: [PATCH] Update index.ts --- documentation/src/assets/integration-icons/index.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/src/assets/integration-icons/index.ts b/documentation/src/assets/integration-icons/index.ts index 02a0eafa..f479943c 100644 --- a/documentation/src/assets/integration-icons/index.ts +++ b/documentation/src/assets/integration-icons/index.ts @@ -54,7 +54,7 @@ export { default as Srvnginx } from "./srvnginx"; export { default as Srvapache } from "./srvapache"; export { default as Nodejs } from "./nodejs"; export { default as Wordpress } from "./wordpress"; -export { default as Wordpress } from "./Memcached"; +export { default as Wordpress } from "./memcached";