diff --git a/licensing/license-key.md b/licensing/license-key.md index 34421f49c..711af1f12 100644 --- a/licensing/license-key.md +++ b/licensing/license-key.md @@ -31,7 +31,7 @@ To activate the Telerik UI for .NET WinForms controls: * Copy the [downloaded](#downloading-the-license-key) `telerik-license.txt` license key file to your home directory. This makes the license key available to all projects that you develop on your computer: - * For Windows: `%AppData%\Telerik\telerik-icense.txt` + * For Windows: `%AppData%\Telerik\telerik-license.txt` * For Mac/Linux: `~/.telerik/telerik-license.txt` * 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.