Skip to content

Commit 74becae

Browse files
authored
Update articles/spring-apps/enterprise/how-to-enterprise-application-configuration-service.md
1 parent 55e971b commit 74becae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/spring-apps/enterprise/how-to-enterprise-application-configuration-service.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -444,7 +444,7 @@ This command produces JSON output similar to the following example:
444444
```
445445

446446
> [!NOTE]
447-
> The "metadata" and "gitRevisions" are not available for Application Configuration Service Gen1 version.
447+
> The `metadata` and `gitRevisions` properties are not available for the Gen1 version of Application Configuration Service.
448448
449449
You can also use this command with the `--export-path {/path/to/target/folder}` parameter to export the configuration file to the specified folder. It supports both relative paths and absolute paths. If you don't specify the path, the command uses the path of the current directory by default.
450450

0 commit comments

Comments
 (0)