8000 Fix typo in docstring · yoyowallet/github3.py@b126eda · GitHub
[go: up one dir, main page]

Skip to content

Commit b126eda

Browse files
committed
Fix typo in docstring
1 parent ccae648 commit b126eda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/github3/checks.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -504,7 +504,7 @@ def update(
504504
{'title': 'string', 'summary', 'text, can be markdown', 'text':
505505
'text, can be markdown', 'annotations': [{}], 'images': [{}]}
506506
:param array actions:
507-
(optiona), array of action objects. Object format is:
507+
(optional), array of action objects. Object format is:
508508
{'label': 'text', 'description', 'text', 'identifier', 'text'}
509509
:returns:
510510
True if successful, False otherwise

0 commit comments

Comments
 (0)
0