Skip to content

Commit 9a360ba

Browse files
committed
Fix typos
1 parent 9b993e5 commit 9a360ba

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gatewayd_plugin.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -48,9 +48,9 @@ plugins:
4848
# This greatly increases the false positive rate.
4949
- LIBINJECTION_PERMISSIVE_MODE=True
5050
# The following env-vars are used to configure the plugin's response.
51-
# Possiblel values: error, empty or terminate
51+
# Possible values: error or empty
5252
- RESPONSE_TYPE=error
53-
# Possible values: DEBUG, LOG, INFO, NOTICE, WARNING, and EXCEPTION
53+
# Possible values: DEBUG, LOG, INFO, NOTICE, WARNING or EXCEPTION
5454
- ERROR_SEVERITY=EXCEPTION
5555
# Ref: https://www.postgresql.org/docs/current/errcodes-appendix.html
5656
- ERROR_NUMBER=42000

0 commit comments

Comments
 (0)