Skip to content

Commit

Permalink
euth/blueprints: updated poll blueprint description
Browse files Browse the repository at this point in the history
Fixes #2461
  • Loading branch information
sabinammm authored and Rineee committed Mar 4, 2022
1 parent a6eaef9 commit 0999f7f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions euth/blueprints/blueprints.py
Original file line number Diff line number Diff line change
Expand Up @@ -313,8 +313,7 @@ class Accessibility(BlueprintEnum):
title=_('Poll'),
description=_('Run customizable, multi-step polls on OPIN to get '
'detailed opinions on topics from the public or your '
'members. Via the OPIN polling app for iOS and Android '
'these polls are also accessible on smartphones.'),
'members.'),
content=[
poll_phases.VotingPhase(),
],
Expand Down

0 comments on commit 0999f7f

Please sign in to comment.