Skip to content

Commit 501d667

Browse files
update api style
1 parent 83486d6 commit 501d667

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

programming/javascript/upgrade-guide/migrate_to11.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ Several properties have been renamed or had their default values changed. Please
4949

5050
#### loadWasm() Simplified
5151

52-
The loadWasm() function no longer requires any parameters. Simply call loadWasm() without arguments.
52+
The `loadWasm()` function no longer requires any parameters. Simply call `loadWasm()` without arguments.
5353

5454
```javascript
5555
Dynamsoft.Core.CoreModule.loadWasm();

0 commit comments

Comments
 (0)