From ce41a2788da7c53240cc83f931f3e6e75b21f667 Mon Sep 17 00:00:00 2001 From: Christopher Bennett <103678544+YourPCChris@users.noreply.github.com> Date: Wed, 31 Jan 2024 16:09:31 +0000 Subject: [PATCH] Update README.md Miss Click? --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 648aaeb..9114586 100644 --- a/README.md +++ b/README.md @@ -64,7 +64,7 @@ Here are the three `fabric` ecosystem pieces, and how they work together. - The **Mill** is the (optional) server that makes **Patterns** available. - **Patterns** are the actual AI use cases. -- **Looms** are the modular, client-side apps that call a specific **Pattern\* hosted by a **Mill\*\*. +- **Looms** are the modular, client-side apps that call a specific **Pattern** hosted by a **Mill\*\*. ## Usage