Fix typo in readme
This commit is contained in:
parent
a1b88e24b8
commit
07bbc86744
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ Example response:
|
|||
### **POST** `/eval`
|
||||
Evaluate code.
|
||||
JSON payload with `language` and `code` keys.
|
||||
The `language` is as in the name of a subfolder in the `language` directory.
|
||||
The `language` is as in the name of a subfolder in the `languages` directory.
|
||||
Example payload:
|
||||
|
||||
```json
|
||||
|
|
Loading…
Reference in a new issue