mirror of
https://github.com/shlinkio/shlink.git
synced 2025-03-14 04:00:57 +03:00
Fixed typo
This commit is contained in:
parent
d97287ab0c
commit
0a57f52309
1 changed files with 1 additions and 1 deletions
|
@ -65,7 +65,7 @@ class GetVisitsCommand extends Command
|
|||
$table->setHeaders([
|
||||
'Referer',
|
||||
'Date',
|
||||
'Temote Address',
|
||||
'Remote Address',
|
||||
'User agent',
|
||||
]);
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue