We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cb23241 + c9fa4d7 commit a3cc16eCopy full SHA for a3cc16e
1 file changed
src/Client.php
@@ -250,7 +250,7 @@ public function getPipeline()
250
}
251
252
/**
253
- * Regsier a new notification callback.
+ * Register a new notification callback.
254
*
255
* @param callable $callback
256
@@ -264,7 +264,7 @@ public function registerCallback(callable $callback)
264
265
266
267
- * Regsier all our default callbacks.
+ * Register all our default callbacks.
268
269
* @return $this
270
*/
0 commit comments