Skip to content

Commit 97c3e79

Browse files
authored
Corrected typo
1 parent 940ab13 commit 97c3e79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ A fully working, production ready, version of this sample, that has been used at
2828

2929
![Retrieval Augmented Generator flow](./_docs/rag.png)
3030

31-
This repository is a evoution of the [Session Recommender](https://github.com/azure-samples/azure-sql-db-session-recommender) sample. In addition to vector search, also Retrival Augmented Generation (RAG) is used to generate the response to the user query. If you are completely new to this topic, you may want to start there, and then come back here.
31+
This repository is a evoution of the [Session Recommender](https://github.com/azure-samples/azure-sql-db-session-recommender) sample. In addition to vector search, also Retrieval Augmented Generation (RAG) is used to generate the response to the user query. If you are completely new to this topic, you may want to start there, and then come back here.
3232

3333
![Architecture Diagram](./_docs/session-recommender-architecture.png)
3434

0 commit comments

Comments
 (0)