Skip to content

Commit 3e14d1e

Browse files
automatic update
1 parent 0e10645 commit 3e14d1e

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

docs/reference/js/Class.UpdateManager.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Provides functionality for checking for updates, downloading updates, and applyi
44

55
## Constructors
66

7-
### new UpdateManager()
7+
### Constructor
88

99
> **new UpdateManager**(`urlOrPath`, `options`?, `locator`?): `UpdateManager`
1010

docs/reference/js/Class.VelopackApp.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ This should be used as early as possible in your application startup code.
66

77
## Constructors
88

9-
### new VelopackApp()
9+
### Constructor
1010

1111
> **new VelopackApp**(): `VelopackApp`
1212

0 commit comments

Comments
 (0)