From 1231b5387b168e23d525c0fcb4990956defe1a1f Mon Sep 17 00:00:00 2001 From: luis-tenorio-code Date: Mon, 11 Dec 2023 15:27:05 -0500 Subject: [PATCH] Fix typo in SVG title --- src/data/svgs.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/data/svgs.ts b/src/data/svgs.ts index e672d98..cfaa077 100644 --- a/src/data/svgs.ts +++ b/src/data/svgs.ts @@ -1746,7 +1746,7 @@ export const svgs: iSVG[] = [ }, { id: 907583, - title: 'Mathlab', + title: 'matlab', category: 'Language', route: '/library/matlab.svg', url: 'https://www.mathworks.com/products/matlab.html'