Fixed typo

This commit is contained in:
Alejandro Celaya 2016-07-21 09:46:12 +02:00
parent d97287ab0c
commit 0a57f52309

View file

@ -65,7 +65,7 @@ class GetVisitsCommand extends Command
$table->setHeaders([
'Referer',
'Date',
'Temote Address',
'Remote Address',
'User agent',
]);