Skip to content

Commit 1c0fcd1

Browse files
authored
Fix language for environment variable explanation
1 parent b366689 commit 1c0fcd1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

content/en/docs/deployment/general/subscription-management/licensing-apps.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,4 +184,4 @@ runtime {
184184
}
185185
```
186186
187-
The values for these properties can also be passed by using environment variables `RUNTIME_LICENSE_ID` and `RUNTIME_LICENSE_KEY` for your deployment type, or by creating a separate config file.
187+
The values for these properties can also be passed by using the environment variables `RUNTIME_LICENSE_ID` and `RUNTIME_LICENSE_KEY` for your deployment type, or by creating a separate config file.

0 commit comments

Comments
 (0)