Skip to content

Commit 7afbef9

Browse files
author
Bob Conan
authored
chore: Update README.md, fix typo(s) (electron-userland#8684)
1 parent 1d7f87c commit 7afbef9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ For an app that will be shipped to production, you should sign your application.
163163
## Programmatic Usage
164164
See `node_modules/electron-builder/out/index.d.ts`. Typings for TypeScript are provided and also can be found [here](./electron-builder.md).
165165

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

0 commit comments

Comments
 (0)