diff --git a/docs/packages.md b/docs/packages.md index db171a148..0f948be70 100644 --- a/docs/packages.md +++ b/docs/packages.md @@ -134,7 +134,7 @@ Be **aware that the order of your packages definitions is important and always u ### Configuration -You can define mutiple `packages` and each of them must have an unique `Regex`. +You can define mutiple `packages` and each of them must have an unique `Regex`. The syntax is based on [minimatch glob expressions](https://github.com/isaacs/minimatch). Property | Type | Required | Example | Support | Description --- | --- | --- | --- | --- | --- diff --git a/website/data/team.yml b/website/data/team.yml index e1de5872a..4a1f87b69 100644 --- a/website/data/team.yml +++ b/website/data/team.yml @@ -32,7 +32,6 @@ maintainers: active: true - name: Priscila github: priscilawebdev - twitter: priscilawebdev active: true - name: Keli Grubb github: kgrubb diff --git a/website/pages/en/team.js b/website/pages/en/team.js index 7144130e9..41d919c18 100644 --- a/website/pages/en/team.js +++ b/website/pages/en/team.js @@ -135,11 +135,11 @@ const LanguagesGroups = props => { ); }; -const CrowdingTranslators = props => { +const CrowdinTranslators = props => { return (

- Crowding Translators + Crowdin Translators

@@ -168,7 +168,7 @@ class Team extends React.Component {
- +