Skip to content

Commit 50dd6bc

Browse files
committed
Capitalize description for consistency
1 parent 7a7a3df commit 50dd6bc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/MinFraud.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@ public function with(array $values): self
190190
* time since the start of the first visit.
191191
* @param string|null $sessionId An ID that uniquely identifies a visitor's
192192
* session on the site
193-
* @param string|null $trackingToken the tracking token generated by the
193+
* @param string|null $trackingToken The tracking token generated by the
194194
* Device Tracking Add-on for explicit
195195
* device linking
196196
*

0 commit comments

Comments
 (0)