From 1796ae84b42301bc5db6d010d30eb662a65c5d45 Mon Sep 17 00:00:00 2001 From: Mark Pollack Date: Thu, 10 Aug 2023 13:11:31 -0400 Subject: [PATCH] fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ce692a961..1a2e52b91 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Welcome to the Spring AI project! -The Spring AI provides a Spring-friendly API and abstractions for developing AI applications. +The Spring AI project provides a Spring-friendly API and abstractions for developing AI applications. Let's make your `@Beans` intelligent!