Skip to content

Commit 5d619de

Browse files
Merge pull request #76 from MonolithProjects/develop
Minor spelling mistake
2 parents e90103b + 3c264a9 commit 5d619de

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tasks/assert.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
- github_account is defined
66
- access_token is defined
77
- access_token | length > 0
8-
fail_msg: "access_token was not fount."
8+
fail_msg: "access_token was not found."
99
run_once: yes
1010
tags:
1111
- install
12-
- uninstall
12+
- uninstall

0 commit comments

Comments
 (0)