Skip to content

Commit 5a498a3

Browse files
Merge pull request #291 from syncfusion-content/Revert-Trademark-Symbol
Reverting Trademark Symbol in unwanted places
2 parents dcf0537 + 84f1bc1 commit 5a498a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

java-file-formats/Licensing/how-to-register-in-an-application.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Import ‘syncfusion.licensing' package and register the license key in the **ma
3232
import com.syncfusion.licensing.*;
3333

3434
static void main() {
35-
// Register Syncfusion<sup style="font-size:70%">&reg;</sup> license
35+
// Register Syncfusion license
3636
SyncfusionLicenseProvider.registerLicense("YOUR LICENSE KEY");
3737
}
3838
{% endhighlight %}

0 commit comments

Comments
 (0)