Skip to content

Commit ee03890

Browse files
docs
1 parent 349a684 commit ee03890

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ You can configure the behaviour by passing parameters to a VIRTUAL TABLE.
114114

115115
**Any other parameter will be included as an HTTP header in the request**
116116

117-
You ca use environment variable in the param values. Example:
117+
You can use environment variables in parameter values. For example:
118118

119119
```sql
120120
CREATE VIRTUAL TABLE temp.custom_request USING http_request(authorization='Bearer ${API_TOKEN}');

0 commit comments

Comments
 (0)