SOLR-12497: fix typo

This commit is contained in:
Cassandra Targett 2018-11-27 13:56:19 -06:00
parent c2cac88770
commit 2715beb6df
1 changed files with 1 additions and 1 deletions

View File

@ -176,7 +176,7 @@ Note that if the `javax.net.ssl.\*` configurations are not set, they will fallba
=== Configure Solr to use Hadoop Credential Store
Solr needs requires three parameters to be configured in order to use the credential store file for keystore passwords.
Solr requires three parameters to be configured in order to use the credential store file for keystore passwords.
`solr.ssl.credential.provider.chain`::
The credential provider chain. This should be set to `hadoop`.