Skip to content

Commit b55b945

Browse files
committed
Fix typos
1 parent 774ea0c commit b55b945

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
This demo shows how to build a Retrieval-Augmented Generation (RAG) application
44
using [MariaDB](https://mariadb.com/), [LocalAI](https://localai.io/), and [Java](https://en.wikipedia.org/wiki/Java_(programming_language)).
55

6-
**Note:** This demo uses an _RC version_ of MariaDB which includes SQL syntax that
6+
**Note:** This demo uses an _RC version_ of MariaDB, which includes SQL syntax that
77
might change in the next GA (stable) version.
88

99
## Prerequisites
@@ -30,7 +30,7 @@ Be patient. This might take some time depending on your hardware.
3030

3131
## Run the demo
3232

33-
Before you run the demo double-check the models downloaded successfully:
33+
Before you run the demo, double-check that the models have been downloaded successfully:
3434

3535
```shell
3636
docker logs -f local-ai

0 commit comments

Comments
 (0)