We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf37870 commit 8360505Copy full SHA for 8360505
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