Skip to content

Commit ee5f444

Browse files
fix: typo fixed in docs
1 parent ef5feb4 commit ee5f444

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/gl_objects/issues.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ Close / reopen an issue::
130130
Delete an issue (admin or project owner only)::
131131

132132
project.issues.delete(issue_id)
133-
# pr
133+
# or
134134
issue.delete()
135135

136136

0 commit comments

Comments
 (0)