mirror of
https://github.com/discordjs/discord-api-types.git
synced 2026-05-30 07:10:16 +00:00
docs: fix typo (#468)
This commit is contained in:
3
.vscode/settings.json
vendored
3
.vscode/settings.json
vendored
@@ -5,5 +5,6 @@
|
||||
"source.organizeImports": false,
|
||||
"source.fixAll": true,
|
||||
"source.fixAll.eslint": true
|
||||
}
|
||||
},
|
||||
"cSpell.enableFiletypes": ["mdx"]
|
||||
}
|
||||
|
||||
@@ -205,7 +205,7 @@ miscellaneous scripts we might need. There's really not much to say about these
|
||||
|
||||
#### `tests`
|
||||
|
||||
This folder holds tests for certain complex types that the mdule might have, and is especially useful for validating
|
||||
This folder holds tests for certain complex types that the module might have, and is especially useful for validating
|
||||
unions.
|
||||
|
||||
:::info
|
||||
|
||||
@@ -205,7 +205,7 @@ miscellaneous scripts we might need. There's really not much to say about these
|
||||
|
||||
#### `tests`
|
||||
|
||||
This folder holds tests for certain complex types that the mdule might have, and is especially useful for validating
|
||||
This folder holds tests for certain complex types that the module might have, and is especially useful for validating
|
||||
unions.
|
||||
|
||||
:::info
|
||||
|
||||
@@ -205,7 +205,7 @@ miscellaneous scripts we might need. There's really not much to say about these
|
||||
|
||||
#### `tests`
|
||||
|
||||
This folder holds tests for certain complex types that the mdule might have, and is especially useful for validating
|
||||
This folder holds tests for certain complex types that the module might have, and is especially useful for validating
|
||||
unions.
|
||||
|
||||
:::info
|
||||
|
||||
@@ -205,7 +205,7 @@ miscellaneous scripts we might need. There's really not much to say about these
|
||||
|
||||
#### `tests`
|
||||
|
||||
This folder holds tests for certain complex types that the mdule might have, and is especially useful for validating
|
||||
This folder holds tests for certain complex types that the module might have, and is especially useful for validating
|
||||
unions.
|
||||
|
||||
:::info
|
||||
|
||||
Reference in New Issue
Block a user