From 71f491e286bfbb2a0b59e2d0af8ddf4a374f0a5f Mon Sep 17 00:00:00 2001
From: Dave Syer
Date: Tue, 7 Jun 2016 21:52:44 +0000
Subject: [PATCH] Sync docs from master to gh-pages
---
spring-cloud-config.html | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/spring-cloud-config.html b/spring-cloud-config.html
index fe4a0120..47fd637f 100644
--- a/spring-cloud-config.html
+++ b/spring-cloud-config.html
@@ -784,7 +784,7 @@ Server? The strategy that governs this behaviour is the
{application} maps to "spring.application.name" on the client side;
-{profile} maps to "spring.active.profiles" on the client (comma separated list); and
+{profile} maps to "spring.profiles.active" on the client (comma separated list); and
{label} which is a server side feature labelling a "versioned" set of config files.
@@ -2040,7 +2040,7 @@ grabbing it in the bootstrap context and injecting one).