Commit b9591e71 authored by Brian Hatchet's avatar Brian Hatchet
Browse files

One more typo fix

parent 709bb089
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -29,7 +29,7 @@
      && !error
      && !error
      && comments?.length === 0
      && comments?.length === 0
      && parent.type == 'activity'
      && parent.type == 'activity'
      && (activityService.allowComments$ | async)"
      && (activityService.allowComment$ | async)"
    i18n="@@MINDS__COMMENTS__START_CONVERSATION"
    i18n="@@MINDS__COMMENTS__START_CONVERSATION"
    >
    >
    Start the conversation!
    Start the conversation!