Skip to content

Commit

Permalink
Testing feedback.
Browse files Browse the repository at this point in the history
  • Loading branch information
edwh committed Oct 15, 2021
1 parent 0047b48 commit 7e5d78e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/js/components/GroupsPage.vue
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
<b class="text-uppercase d-none d-lg-block">{{ __('groups.groups_title2') }}</b>
</template>
<div v-if="nearbyGroups && nearbyGroups.length">
<p>
<p class="mt-1">
{{ nearestGroups }}
<a href="/profile/edit" class="small">{{ __('groups.nearest_groups_change') }}</a>.
</p>
Expand Down

0 comments on commit 7e5d78e

Please sign in to comment.