docs: fix typo in script docs
Signed-off-by: Babak K. Shandiz <babakks@github.com>
This commit is contained in:
parent
7996a6cdb9
commit
9aae4a525d
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
#!/bin/bash
|
||||
|
||||
# Performs spam detection on an issue and labels if if it's spam.
|
||||
# Performs spam detection on an issue and labels it if it's spam.
|
||||
#
|
||||
# Regardless of the spam detection result, the script always exits with a zero
|
||||
# exit code, unless there's a runtime error.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue