diff --git a/.vscode/settings.json b/.vscode/settings.json index cc8bbbb0..a5558c2f 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -5,5 +5,6 @@ "source.organizeImports": false, "source.fixAll": true, "source.fixAll.eslint": true - } + }, + "cSpell.enableFiletypes": ["mdx"] } diff --git a/website/docs/Contributing.mdx b/website/docs/Contributing.mdx index 6b5658f3..14c62900 100644 --- a/website/docs/Contributing.mdx +++ b/website/docs/Contributing.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 diff --git a/website/versioned_docs/version-0.33.0/Contributing.mdx b/website/versioned_docs/version-0.33.0/Contributing.mdx index 6b5658f3..14c62900 100644 --- a/website/versioned_docs/version-0.33.0/Contributing.mdx +++ b/website/versioned_docs/version-0.33.0/Contributing.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 diff --git a/website/versioned_docs/version-0.33.1/Contributing.mdx b/website/versioned_docs/version-0.33.1/Contributing.mdx index 6b5658f3..14c62900 100644 --- a/website/versioned_docs/version-0.33.1/Contributing.mdx +++ b/website/versioned_docs/version-0.33.1/Contributing.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 diff --git a/website/versioned_docs/version-0.33.2/Contributing.mdx b/website/versioned_docs/version-0.33.2/Contributing.mdx index 6b5658f3..14c62900 100644 --- a/website/versioned_docs/version-0.33.2/Contributing.mdx +++ b/website/versioned_docs/version-0.33.2/Contributing.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