From 24e558dc8a127b0d1bcc3499a81e15be7da5efab Mon Sep 17 00:00:00 2001 From: Kiwhan Song Date: Wed, 13 Dec 2023 14:37:08 -0500 Subject: [PATCH] fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f416d49..8cb695f 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to ## Git Clients -- [GitBrain](https://gitbrain.dev/) - Git client that simplifies the git workflow. Splits code changes, generates summaries & commit messages for code changes. Uses OpenAI +- [GitBrain](https://gitbrain.dev/) - Git client that simplifies the git workflow. Splits code changes, generates summaries & commit messages for code changes. Uses OpenAI. ## Assistants