From 6960974057636397f992aab9a10b65827feb2147 Mon Sep 17 00:00:00 2001 From: Lee Stott Date: Sat, 11 Oct 2025 11:41:55 +0100 Subject: [PATCH] Update 10-ai-framework-project/README.md Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --- 10-ai-framework-project/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/10-ai-framework-project/README.md b/10-ai-framework-project/README.md index ab390fc7..374a8372 100644 --- a/10-ai-framework-project/README.md +++ b/10-ai-framework-project/README.md @@ -1,6 +1,6 @@ # AI Framework -There are many AI frameworks out there that when used can severly quicken up the time it takes to build a project. In this project we will focus on understanding what problems these frameworks address and build such a project ourselves. +There are many AI frameworks out there that when used can severely quicken up the time it takes to build a project. In this project we will focus on understanding what problems these frameworks address and build such a project ourselves. ## Why a framework