From e88c97ae99282c09192f324a323637fe001b5c71 Mon Sep 17 00:00:00 2001 From: Sourabh Gawande <91093517+gaaaw@users.noreply.github.com> Date: Mon, 22 Apr 2024 18:09:06 +0530 Subject: [PATCH] fix typo --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index bb93352..7b6f271 100644 --- a/README.md +++ b/README.md @@ -195,5 +195,4 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to - [DiffBlue](https://www.diffblue.com/) — Automatically generated unit tests for Java. - [CodiumAI](https://www.codium.ai/) — Non-trivial test generation with support for major programming languages. Extensions for VS Code and JetBrains. - [DeepUnit](https://www.deepunit.ai/) — Thoughtful test cases and generation of complete unit test files. Available as an interactive VS Code extension, npm package, CLI or CI/CD pipeline. -- [KushoAI](https://kusho.ai/) — AI agent for API testing which transforms your Postman collection, OpenAPI specs, curl commands, etc. into exhaustive -test suites that plug into your CI/CD pipeline. +- [KushoAI](https://kusho.ai/) — AI agent for API testing which transforms your Postman collections, OpenAPI specs, curl commands, etc. into exhaustive test suites that plug into your CI/CD pipeline.