diff --git a/app/javascripts/components/gather.js b/app/javascripts/components/gather.js index 04a1ce7..7f9d877 100644 --- a/app/javascripts/components/gather.js +++ b/app/javascripts/components/gather.js @@ -608,7 +608,7 @@ const Gather = exports.Gather = React.createClass({ return (
-
{gather.name}
+
{gather.name} ({gather.description})
-
{gather.name}
+
{gather.name} ({gather.description})