mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
docs: fix typo in ASAR integrity docs (#42625)
Fix typo in ASAR integrity docs Co-authored-by: trop[bot] <37223003+trop[bot]@users.noreply.github.com> Co-authored-by: Corbin Crutchley <git@crutchcorn.dev>
This commit is contained in:
@@ -125,7 +125,7 @@ in the form included below:
|
|||||||
]
|
]
|
||||||
```
|
```
|
||||||
|
|
||||||
::: info
|
:::info
|
||||||
|
|
||||||
For an implementation example, see [`src/resedit.ts`](https://github.com/electron/packager/blob/main/src/resedit.ts)
|
For an implementation example, see [`src/resedit.ts`](https://github.com/electron/packager/blob/main/src/resedit.ts)
|
||||||
in the Electron Packager code.
|
in the Electron Packager code.
|
||||||
|
|||||||
Reference in New Issue
Block a user