mirror of
https://github.com/shlinkio/shlink.git
synced 2025-02-25 18:45:27 -06:00
Fixed typo
This commit is contained in:
parent
d97287ab0c
commit
0a57f52309
@ -65,7 +65,7 @@ class GetVisitsCommand extends Command
|
|||||||
$table->setHeaders([
|
$table->setHeaders([
|
||||||
'Referer',
|
'Referer',
|
||||||
'Date',
|
'Date',
|
||||||
'Temote Address',
|
'Remote Address',
|
||||||
'User agent',
|
'User agent',
|
||||||
]);
|
]);
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user