From 3006513ed78ac7028d6af4d3cc8000ab5cb1dc2d Mon Sep 17 00:00:00 2001 From: Debarshi Ray Date: Wed, 24 Sep 2025 13:36:23 +0200 Subject: [PATCH] Fix typo https://github.com/Granite-Code/.github/pull/1 --- profile/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/profile/README.md b/profile/README.md index 8e917ee..20e01e7 100644 --- a/profile/README.md +++ b/profile/README.md @@ -2,7 +2,7 @@ Granite.Code is a project by Red Hat and IBM to create an open-source AI code assistant using the [IBM Granite model family](https://www.ibm.com/granite), running locally on your system. -Granite.Code is built on top [Continue](https://github.com/continuedev/continue), +Granite.Code is built on top of [Continue](https://github.com/continuedev/continue), and we will work closely with the Continue project to advance the capabilities of open-source AI coding assistants, while focusing on creating on an easy-to-use and robust experience for users who want to run Granite locally.