Skip to content

Commit

Permalink
fix grammar mistake
Browse files Browse the repository at this point in the history
  • Loading branch information
Turtlepaw committed Nov 29, 2022
1 parent e64246a commit 9b6a2ad
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ This project was initially inspired by [zer0b.in](https://github.com/zer0bin-dev

## API Routes

| Route | Method | Description | Paramaters
| Route | Method | Description | Parameters
| --- | --- | --- | --- |
| `/pastes/{paste_id}` | `GET` | Get information about a paste | None
| `/api/pastes/{paste_id}/raw` | `GET` | Get the raw paste | None
Expand Down Expand Up @@ -82,4 +82,4 @@ For example:
```shell
VAULTBIN_HOST=0.0.0.0
VAULTBIN_DATABASE__CACHE_SIZE=9999999
```
```

0 comments on commit 9b6a2ad

Please sign in to comment.