Skip to content

Commit

Permalink
doc: replace visited with viewed
Browse files Browse the repository at this point in the history
  • Loading branch information
cyrildewit committed Jul 23, 2018
1 parent 2d8401b commit c6a71e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ViewSessionHistory.php
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ protected function createRecord($viewable, $expiryDateTime): array
}

/**
* Determine if the given model has been visited.
* Determine if the given model has been viewed.
*
* @param string $key
* @return bool
Expand Down

0 comments on commit c6a71e0

Please sign in to comment.