Skip to content

Commit 07d679a

Browse files
authored
Update license-key.md
1 parent babcf00 commit 07d679a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

licensing/license-key.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ To install your license key by using the [Telerik UI for WinForms Visual Studio
3737
1. Go to **Extensions > Telerik > Licensing > Download Key**.
3838

3939
![Installing a License Key with the VS Extensions](./images/install-license-key-VS-extensions.png)
40-
1. You mignt be asked to enter your Telerik credentials to log into your [Telerik account](https://www.telerik.com/account/).
40+
1. You might be asked to enter your Telerik credentials to log into your [Telerik account](https://www.telerik.com/account/).
4141

4242
The Visual Studio extension automatically downloads the license key file to your home directory (`%appdata%\Telerik`), which activates the Telerik WinForms components.
4343

@@ -63,9 +63,9 @@ To activate the Telerik UI for WinForms controls:
6363

6464
* For Windows: `%AppData%\Telerik\telerik-license.txt`
6565
* For Mac/Linux: `~/.telerik/telerik-license.txt`
66-
* Alternatively, copy the `telerik-license.txt` license key file to the root folder of your project. This makes the license key available only to this project. Do not commit the file to source control as this is your personal license key.
66+
* Alternatively, copy the `telerik-license.txt` license key file to the root folder of your project. This makes the license key available only to this project. Do not commit the file to source control, as this is your personal license key.
6767

68-
1. Download the `Telerik.Licensing` NuGet package from [NuGet.org](https://www.nuget.org/). It will add the **Telerik.Licensing.Runtime** assembly in your project which is required to activate the WinForms controls.
68+
1. Download the `Telerik.Licensing` NuGet package from [NuGet.org](https://www.nuget.org/). It will add the **Telerik.Licensing.Runtime** assembly in your project, which is required to activate the WinForms controls.
6969

7070
When you build the project, the `Telerik.Licensing` NuGet package automatically locates the license file and uses it to activate the WinForms controls.
7171

0 commit comments

Comments
 (0)