From 058f5b41b30d039dd2d266549972a62b71e9641b Mon Sep 17 00:00:00 2001 From: MarcoDotIO Date: Sat, 11 Nov 2023 00:04:16 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b1ab7ab..bc377e4 100644 --- a/README.md +++ b/README.md @@ -662,7 +662,7 @@ let chatParameters = ChatParameters(customModel: "INSERT-MODEL-ID", message: cha ## Development And Testing -I welcome anyone to contribute to the project through posting issues, if they encounter any bugs / glitches while using OpenAIKit; and as well with creating pull issues that add any additional features to OpenAIKit. +We welcome anyone to contribute to the project through posting issues, if they encounter any bugs / glitches while using OpenAIKit; and as well with creating pull issues that add any additional features to OpenAIKit. ## License