Skip to content

Commit

Permalink
Merge pull request #77 from KadonWills/master
Browse files Browse the repository at this point in the history
Update 4_quick-start.md
  • Loading branch information
BSN4 authored Feb 17, 2022
2 parents 6078ea9 + d27d704 commit 7db3b73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/4_quick-start.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Where:
- You can track multiple kinds of visits to a single model using the tags as

```php
visits($model,'tag1')->increment()
visits($model,'tag1')->increment();
```

## Integration with any model
Expand Down

0 comments on commit 7db3b73

Please sign in to comment.