From f56e8490fdfd2fd2be49ab81edef51475f14eb34 Mon Sep 17 00:00:00 2001 From: Stevan Freeborn <65925598+StevanFreeborn@users.noreply.github.com> Date: Sat, 4 May 2024 09:19:52 -0500 Subject: [PATCH] posts: fix typo --- .../navigating-generative-ai-implementation-complexity/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Blog/wwwroot/posts/navigating-generative-ai-implementation-complexity/index.md b/src/Blog/wwwroot/posts/navigating-generative-ai-implementation-complexity/index.md index 0ed5710..f39bd44 100644 --- a/src/Blog/wwwroot/posts/navigating-generative-ai-implementation-complexity/index.md +++ b/src/Blog/wwwroot/posts/navigating-generative-ai-implementation-complexity/index.md @@ -22,4 +22,4 @@ For example it’s pretty accepted in data analytics use cases that if a user ma I’m sure there is a ton of way smarter people than me working on this stuff, but after some initial experiments these are some of the things I’m thinking about and wondering how to tackle. -I know there is so much pressure on companies right now to be a part of the AI wave, but in my - knowing limited - experience it seems like using it in a meaningful way is a pretty big undertaking that requires a lot of considerations both technical and non-technical. +I know there is so much pressure on companies right now to be a part of the AI wave, but in my - knowingly limited - experience it seems like using it in a meaningful way is a pretty big undertaking that requires a lot of considerations both technical and non-technical.