diff --git a/cspell.json b/cspell.json index dfe79c34..f9f46f57 100644 --- a/cspell.json +++ b/cspell.json @@ -2,7 +2,7 @@ "version": "0.2", "language": "en", "caseSensitive": false, - "dictionaries": ["en_US", "en-gb", "companies", "softwareTerms", "misc", "filetypes", "tag"], + "dictionaries": ["en_US", "en-gb", "companies", "softwareTerms", "misc", "filetypes", "tag", "html"], "ignorePaths": [], "dictionaryDefinitions": [ { "name": "tag", "path": "./tag-custom-dictionary-cspell.txt"} diff --git a/governance/roles.md b/governance/roles.md index 346af850..eb499e5c 100644 --- a/governance/roles.md +++ b/governance/roles.md @@ -117,7 +117,7 @@ Examples are: ## Project Lead -A project can be formed if corss contributor collaboration is needed. +A project can be formed if cross-contributor collaboration is needed. The process document gives information how to form a [project](process.md). Depending on the expected length of the project, Project Leads may be assigned as OWNERS of the project directory in this repository to help facilitate and moderate new content to the project.