diff --git a/src/components/ActivityListItem.vue b/src/components/ActivityListItem.vue index 6da6fc697..7e6cc08af 100644 --- a/src/components/ActivityListItem.vue +++ b/src/components/ActivityListItem.vue @@ -215,10 +215,6 @@ export default class ActivityListItem extends Vue { const claim = (this.record.fullClaim as unknown).claim || this.record.fullClaim; - if (!claim.description) { - return "something not described"; - } - return `${claim.description}`; } diff --git a/src/components/OnboardingDialog.vue b/src/components/OnboardingDialog.vue index 83e6f77f7..85c6eb9f7 100644 --- a/src/components/OnboardingDialog.vue +++ b/src/components/OnboardingDialog.vue @@ -95,7 +95,7 @@

- Search for a topic, or search around your neighborhod under "Nearby". + Search for a topic, or search around your neighborhood under "Nearby".

diff --git a/src/components/QuickNav.vue b/src/components/QuickNav.vue index 5525f15db..87135cbe9 100644 --- a/src/components/QuickNav.vue +++ b/src/components/QuickNav.vue @@ -52,7 +52,7 @@ >

- your work + yours