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:
trop[bot]
2024-06-24 11:53:23 +02:00
committed by GitHub
parent 04b6a162ea
commit 156dbd57ba

View File

@@ -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)
in the Electron Packager code.