mirror of
https://github.com/tiramisulabs/seyfert.git
synced 2025-07-02 04:56:07 +00:00
fix: typo
This commit is contained in:
parent
5464da10ae
commit
e4e2c48377
@ -15,7 +15,7 @@ yarn add @biscuitland/api-types
|
||||
for further reading join our [Discord](https://discord.gg/zmuvzzEFz2)
|
||||
|
||||
## Most importantly, api-types is:
|
||||
1:1 type definitions package for the [Discord](https://discord.com/developers/docs/intro) API
|
||||
1:1 type definitions package for the [Discord](https://discord.com/developers/docs/intro) API:
|
||||
|
||||
## Example
|
||||
```ts
|
||||
|
@ -14,7 +14,7 @@ yarn add @biscuitland/rest
|
||||
for further reading join our [Discord](https://discord.gg/zmuvzzEFz2)
|
||||
|
||||
## Most importantly, biscuit's rest is:
|
||||
An standalone rest library that is yet easy to use and easy to host on a serverless infraestructure, it is meant to be used with biscuit's libraries
|
||||
A standalone rest library that is yet easy to use and easy to host on a serverless infrastructure, it is meant to be used with biscuit's libraries.
|
||||
|
||||
## Example
|
||||
```ts
|
||||
|
Loading…
x
Reference in New Issue
Block a user