Skip to content
This repository has been archived by the owner on Jun 17, 2024. It is now read-only.

fix "reason" to "reasons" in example/simple #127

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ytpom
Copy link

@ytpom ytpom commented May 16, 2022

Small fix in example/simple.
reason = "this reason"
was wrong and returned an error

An argument named "reason" is not expected here. Did you mean "reasons"?

Signed-off-by: ytpom yttpom@gmail.com

@vmwclabot
Copy link
Member

@ytpom, you must sign every commit in this pull request acknowledging our Developer Certificate of Origin before your changes are merged. This can be done by adding Signed-off-by: John Doe <john.doe@email.org> to the last line of each Git commit message. The e-mail address used to sign must match the e-mail address of the Git author. Click here to view the Developer Certificate of Origin agreement.

@vmwclabot
Copy link
Member

@ytpom, you must sign every commit in this pull request acknowledging our Developer Certificate of Origin before your changes are merged. This can be done by adding Signed-off-by: John Doe <john.doe@email.org> to the last line of each Git commit message. The e-mail address used to sign must match the e-mail address of the Git author. Click here to view the Developer Certificate of Origin agreement.

Signed-off-by: ytpom <yttpom@gmail.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants