Skip to content
This repository was archived by the owner on Oct 12, 2022. It is now read-only.

Commit 1493d2b

Browse files
Fix H6 tag in readme (#620)
* There were too many # so it wasn't rendering an h6 * Add a small correction Co-authored-by: Ruslan Bikkinin <v-rubikk@microsoft.com>
1 parent cfb8585 commit 1493d2b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -611,7 +611,7 @@ The optional `downloadProgress` callback is invoked several times during the dow
611611
612612
Defines the format of the DownloadProgress object, used to send periodical update notifications on the progress of the update download.
613613
614-
####### Properties
614+
Properties
615615
616616
- __totalBytes__: The size of the downloading update package, in bytes. (Number)
617617
- __receivedBytes__: The number of bytes already downloaded. (Number)

0 commit comments

Comments
 (0)