We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e4283c commit 007b4e7Copy full SHA for 007b4e7
README.md
@@ -198,7 +198,7 @@ securenative = SecureNative.init_with_options(options)
198
199
## Remove PII Data From Headers
200
201
-By default SecureNative SDK remove any known pii headers from the received request.
+By default, SecureNative SDK remove any known pii headers from the received request.
202
We also support using custom pii headers and regex matching via configuration, for example:
203
204
### Option 1: Using config file
0 commit comments