Skip to content

Commit 9a4168e

Browse files
authored
Fix typo
Fix a typo in the station setup instructions.
1 parent 85e4046 commit 9a4168e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

application/views/stationsetup/stationsetup.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<?= __("Station Logbooks")?>
2222
</div>
2323
<div class="card-body">
24-
<p class="card-text"><?= __("Station Logbooks allow you to group Station Locations, this allows you to see all the locations across one session from the logbook areas to the analytics. Great for when your operating in multiple locations but they are part of the same DXCC or VUCC Circle.")?></p>
24+
<p class="card-text"><?= __("Station Logbooks allow you to group Station Locations, this allows you to see all the locations across one session from the logbook areas to the analytics. Great for when you're operating in multiple locations but they are part of the same DXCC or VUCC Circle.")?></p>
2525
<a class="btn btn-primary btn-sm" href="javascript:createStationLogbook();"><i class="fas fa-plus"></i> <?= __("Create Station Logbook")?></a>
2626

2727

0 commit comments

Comments
 (0)