From eb03cdc0a9d236add0e6424b6a7bf84b34653c39 Mon Sep 17 00:00:00 2001 From: Lewis Date: Sun, 6 Aug 2023 16:14:21 +0100 Subject: [PATCH] Add missing fullstop --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 419d083..9497892 100644 --- a/README.md +++ b/README.md @@ -84,4 +84,4 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to ## Testing -- [Carbonate](https://carbonate.dev/) — End-to-end testing using natural language. Integrates into your existing test suite (currently Jest, PHPUnit and Python's unittest) +- [Carbonate](https://carbonate.dev/) — End-to-end testing using natural language. Integrates into your existing test suite (currently Jest, PHPUnit and Python's unittest).