From 1a9f03f79800d8733f77ac374f5b417b792ee1ae Mon Sep 17 00:00:00 2001 From: dphuang2 Date: Tue, 2 Apr 2024 20:15:19 -0700 Subject: [PATCH] grammar --- .../konfig-docs/blog/2024/04/02-introducing-konfig-sdks.mdx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/generator/konfig-docs/blog/2024/04/02-introducing-konfig-sdks.mdx b/generator/konfig-docs/blog/2024/04/02-introducing-konfig-sdks.mdx index 0eb9e46718..e53791a6a9 100644 --- a/generator/konfig-docs/blog/2024/04/02-introducing-konfig-sdks.mdx +++ b/generator/konfig-docs/blog/2024/04/02-introducing-konfig-sdks.mdx @@ -32,7 +32,7 @@ graph BT style D3 fill:#f99,stroke:#999 ``` -Developers often grapple with the challenges of integrating multiple external +Developers often struggle with the challenges of integrating multiple external APIs. The inconsistencies in documentation, the need for continuous updates, and the tedious task of translating these documents into usable SDKs consume valuable time and resources. @@ -47,8 +47,8 @@ graph BT style D3 fill:#f99,stroke:#999 ``` -With Konfig, you let us do the parsing and translation to SDKs, so you can focus -on core business logic. +With Konfig, you let us do the tedious work of parsing and translating to SDKs, +so you can focus on core business logic. ## Features and Benefits