Skip to content

Commit 8229082

Browse files
authored
Update authentication.md
1 parent 8f88cde commit 8229082

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/admin/authentication.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ with a value of `Basic BASE64ENCODED(USER:PASSWORD)`.
168168

169169
### Service Account Tokens
170170

171-
Service account is an automatically enabled authenticator that uses signed
171+
A service account is an automatically enabled authenticator that uses signed
172172
bearer tokens to verify requests. The plugin takes two optional flags:
173173

174174
* `--service-account-key-file` A file containing a PEM encoded key for signing bearer tokens.

0 commit comments

Comments
 (0)