Skip to content

Commit

Permalink
Updated README.md, fix typo(s)
Browse files Browse the repository at this point in the history
  • Loading branch information
BobConanDev committed Nov 13, 2024
1 parent 3d8e402 commit 78eeff8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@ For an app that will be shipped to production, you should sign your application.
## Programmatic Usage
See `node_modules/electron-builder/out/index.d.ts`. Typings for TypeScript are provided and also can be found [here](./electron-builder.md).

Code snippit provided below is also shown "in action" [here](./programmatic-usage.md) as well.
Code snippet provided below is also shown "in action" [here](./programmatic-usage.md) as well.
```js
"use strict"

Expand Down

0 comments on commit 78eeff8

Please sign in to comment.