Skip to content

Commit f86a732

Browse files
committed
change and ingore file
1 parent b7608cc commit f86a732

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.npmignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,5 @@ _config.yml
44
.github/
55
runners/lxc/i
66
runners/lxc/lockfile
7-
CNAME
7+
CNAME
8+
SECURITY.md

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ Returns the result (stdout) of the executed code. If stderr is not empty, an exc
7777

7878
## Supported Languages
7979

80-
Get the supported languages on your platform by callling
80+
Get the supported languages on your platform by calling
8181

8282
```js
8383
cee.getSupportedLanguages();

0 commit comments

Comments
 (0)