Delete the duplicate words in CONTRIBUTING.rst

Change-Id: I1afd93c0159a4a3476ce7787acb99fb5a4c7afe4
This commit is contained in:
zhouxinyong 2019-01-04 20:46:04 +08:00
parent ec7d295d3c
commit 0434f4ba00
1 changed files with 1 additions and 1 deletions

View File

@ -96,7 +96,7 @@ when contributing code.
to command line overrides are typically interpreted as strings
instead of booleans. Example::
- name: "Something something something something"
- name: "Something something something"
module:
parameter: "value"
when: boolean_value | bool == true