Skip to content

Commit 0846ba7

Browse files
committed
chore: fix config typo in plugin readme
Signed-off-by: Tuan Anh Tran <[email protected]>
1 parent ebb654a commit 0846ba7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/plugins/serper/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Call with:
1616
"name": "serper",
1717
"path": "oci://ghcr.io/tuananh/serper-plugin:latest",
1818
"runtime_config": {
19-
"env_var": {
19+
"env_vars": {
2020
"SERPER_API_KEY": "<your-serper-api-key>"
2121
},
2222
"allowed_hosts": ["google.serper.dev"]

0 commit comments

Comments
 (0)