docs: fix typo

fix misspelled `they`
This commit is contained in:
Debjeet Biswas 2019-07-03 03:37:07 +05:30 committed by Gregor Martynus
parent 6b3adf6bbe
commit 3b8cae91fa

View File

@ -48,7 +48,7 @@ Each plugin must be configured with the [`plugins` options](./configuration.md#p
## Plugin ordering
For each [release step](../../README.md#release-steps) the plugins that implement that step will be executed in the order in which the are defined.
For each [release step](../../README.md#release-steps) the plugins that implement that step will be executed in the order in which they are defined.
```json
{