Skip to content

Commit c9ca9b0

Browse files
authored
Update licensing.md
1 parent bada424 commit c9ca9b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs2/pages/getting-started/licensing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ EvalManager.AddLicense(licenseName, licenseKey);
5959
> The AddLicense must be set before the first call to the library. Otherwise, you will start the evaluation period
6060
6161
## How can I check if my license is valid?
62-
The validate method allow you to know whether your license is valid or not.
62+
The validate method allows you to know whether your license is valid or not.
6363

6464
```csharp
6565
string licenseErrorMessage;

0 commit comments

Comments
 (0)