Skip to content

Commit 3cdda9c

Browse files
committed
Fixed a typo in apiVersionIsGreaterThanV4 function Description
1 parent 48b442c commit 3cdda9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/TwitchApi.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -229,7 +229,7 @@ public function getScope()
229229
}
230230

231231
/**
232-
* Returns true if the set API version is greate than v4
232+
* Returns true if the set API version is greater than v4
233233
*
234234
* @return bool
235235
*/

0 commit comments

Comments
 (0)