Skip to content

Commit

Permalink
fix number
Browse files Browse the repository at this point in the history
  • Loading branch information
dphuang2 committed Nov 6, 2023
1 parent aa744ec commit fa40a5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion generator/konfig-docs/blog/2023/11/06-roi.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ api_response = api_instance.cancel(installment_plan_number, x_splitit_idempotenc
point of instantiating the SDK and making the API call.


In total, using Konfig only takes **15** lines of code 🤩.
In total, using Konfig only takes **17** lines of code 🤩.

```python
# from ./roi-assets/konfig.py
Expand Down

0 comments on commit fa40a5c

Please sign in to comment.