docs: fix typo in ASAR integrity docs (#42626)

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:30 +02:00
committed by GitHub
parent 79751340c6
commit 34d5c5d3ce

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.