We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bf37870 + 8360505 commit 2d22344Copy full SHA for 2d22344
doc/issue/labels.md
@@ -61,7 +61,7 @@ $client->api('issue')->labels()->replace('KnpLabs', 'php-github-api', 4, array('
61
62
Replace a label for an issue: by username, repo, issue number and array of labels.
63
64
-### Remove all labels fom an issue
+### Remove all labels from an issue
65
66
> Requires [authentication](../security.md).
67
0 commit comments