branch: externals/minuet
commit 6a7f5a2c4addd0bfd044c38a2b02220bf16fa95e
Merge: f4a49dc75d 6aacdce682
Author: milanglacier <[email protected]>
Commit: GitHub <[email protected]>
Merge pull request #9 from eltociear/patch-1
docs: update README.md
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 247e4fa546..2961ba0df2 100644
--- a/README.md
+++ b/README.md
@@ -249,7 +249,7 @@ You can customize the provider options using `plist-put`,
for example:
)
```
-To pass optional paramters (like `max_tokens` and `top_p`) to send to
+To pass optional parameters (like `max_tokens` and `top_p`) to send to
the REST request, you can use function
`minuet-set-optional-options`: