mirror of
https://github.com/danielmiessler/fabric
synced 2024-11-10 07:10:31 +00:00
Fix typo in Markdown bold
This commit is contained in:
parent
81c5bff22f
commit
ec32390f05
@ -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.
|
- The **Mill** is the (optional) server that makes **Patterns** available.
|
||||||
- **Patterns** are the actual AI use cases.
|
- **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
|
## Usage
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user