Skip to content
This repository was archived by the owner on Feb 13, 2024. It is now read-only.

Commit 198198a

Browse files
authored
Merge pull request #220 from segmentio/f2prateek-patch-1
fix typo
2 parents 83ca8c3 + 22bd1f5 commit 198198a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ class Analytics {
155155
*
156156
* @param {String} type
157157
* @param {Object} message
158-
* @param {Functino} [callback] (optional)
158+
* @param {Function} [callback] (optional)
159159
* @api private
160160
*/
161161

0 commit comments

Comments
 (0)