diff --git a/reference/html/index.html b/reference/html/index.html index 964860fc..668b3f4a 100644 --- a/reference/html/index.html +++ b/reference/html/index.html @@ -116,7 +116,7 @@ $(addBlockSwitches);
  • Serving Alternative Formats
  • Serving Plain Text
  • Embedding the Config Server
  • @@ -2343,7 +2343,7 @@ So, the preceding example for the default profile could be /f
    -

    Decrpyting Plain Text

    +

    Decrypting Plain Text

    By default, encrypted values in plain text files are not decrypted. In order to enable decryption for plain text files, set spring.cloud.config.server.encrypt.enabled=true and spring.cloud.config.server.encrypt.plainTextEncrypt=true in bootstrap.[yml|properties]

    @@ -2354,7 +2354,7 @@ So, the preceding example for the default profile could be /f -Decrpyting plain text files is only supported for YAML, JSON, and properties file extensions. +Decrypting plain text files is only supported for YAML, JSON, and properties file extensions. diff --git a/reference/html/spring-cloud-config.html b/reference/html/spring-cloud-config.html index 964860fc..668b3f4a 100644 --- a/reference/html/spring-cloud-config.html +++ b/reference/html/spring-cloud-config.html @@ -116,7 +116,7 @@ $(addBlockSwitches);
  • Serving Alternative Formats
  • Serving Plain Text
  • Embedding the Config Server
  • @@ -2343,7 +2343,7 @@ So, the preceding example for the default profile could be /f
    -

    Decrpyting Plain Text

    +

    Decrypting Plain Text

    By default, encrypted values in plain text files are not decrypted. In order to enable decryption for plain text files, set spring.cloud.config.server.encrypt.enabled=true and spring.cloud.config.server.encrypt.plainTextEncrypt=true in bootstrap.[yml|properties]

    @@ -2354,7 +2354,7 @@ So, the preceding example for the default profile could be /f -Decrpyting plain text files is only supported for YAML, JSON, and properties file extensions. +Decrypting plain text files is only supported for YAML, JSON, and properties file extensions.