doc: STYLE.md fix "parameters get"

Changelog-None
This commit is contained in:
Jan Sarenik 2020-10-28 12:32:13 +01:00 committed by neil saitug
parent ae4139ba10
commit 90ad541cd2

View File

@ -207,7 +207,7 @@ their code is futureproof. In 6 months remove it (Changelog-Removed).
Changing existing input parameters is harder, and should generally be Changing existing input parameters is harder, and should generally be
avoided. Adding input parameters is possible, but should be done avoided. Adding input parameters is possible, but should be done
cautiously as too many parameters gets unwieldy quickly. cautiously as too many parameters get unwieldy quickly.
## Github Workflows ## Github Workflows