소스 검색

Merge pull request #11 from embedchain/imp-1

Update Readme
Taranjeet Singh 2 년 전
부모
커밋
570745c11a
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -68,7 +68,7 @@ from embedchain import App as EmbedChainApp
 from embedchain import App as ECApp
 ```
 
-* Now you app is created. You can use `.query` function to get the answer for any query.
+* Now your app is created. You can use `.query` function to get the answer for any query.
 
 ```python
 print(naval_chat_bot.query("What unique capacity does Naval argue humans possess when it comes to understanding explanations or concepts?"))