Skip to content

Commit 9eddd1b

Browse files
committed
minor polishing
1 parent cb76ce8 commit 9eddd1b

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

installation/license-key.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -110,11 +110,9 @@ No, the license validation and activation occur offline.
110110

111111
#### Do I have to add the license key to source control?
112112

113-
No, you do not have to add the `telerik-license.txt` license key file or its contents to source control.
113+
No, do not add the `telerik-license.txt` license key file or its contents to source control.
114114

115-
Build servers [must use the `TELERIK_LICENSE` environment variable](slug://deployment-license-key).
116-
117-
>warning Do not store the license key in plain text, for example, in a GitHub Actions Workflow definition.
115+
Do not store the license key in plain text in GitHub Actions Workflow definitions. Build servers [must use the `TELERIK_LICENSE` environment variable](slug://deployment-license-key).
118116

119117
#### What happens if both the environment variable and the license key file are present?
120118

0 commit comments

Comments
 (0)