We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f88cde commit 8229082Copy full SHA for 8229082
docs/admin/authentication.md
@@ -168,7 +168,7 @@ with a value of `Basic BASE64ENCODED(USER:PASSWORD)`.
168
169
### Service Account Tokens
170
171
-Service account is an automatically enabled authenticator that uses signed
+A service account is an automatically enabled authenticator that uses signed
172
bearer tokens to verify requests. The plugin takes two optional flags:
173
174
* `--service-account-key-file` A file containing a PEM encoded key for signing bearer tokens.
0 commit comments