docs: fix typo (#468)

This commit is contained in:
Vlad Frangu
2022-06-03 12:30:37 +03:00
committed by GitHub
parent 019b9de1e8
commit 9f386cb874
5 changed files with 6 additions and 5 deletions

View File

@@ -5,5 +5,6 @@
"source.organizeImports": false,
"source.fixAll": true,
"source.fixAll.eslint": true
}
},
"cSpell.enableFiletypes": ["mdx"]
}

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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