X-Git-Url: https://git.cworth.org/git?p=lmno.games;a=blobdiff_plain;f=empathy%2Fempathy.jsx;h=6133463f35a7a9d6ba4d58cbe8e4188bf4af48a9;hp=d7e6f6f63df15514bfcec0758616797c54655fdc;hb=f8b6dc7aef51ccc82d163f015612c7640f0be365;hpb=34fdb156080fd1c5fead664ab06a175884e1efa5 diff --git a/empathy/empathy.jsx b/empathy/empathy.jsx index d7e6f6f..6133463 100644 --- a/empathy/empathy.jsx +++ b/empathy/empathy.jsx @@ -768,7 +768,8 @@ class ActivePrompt extends React.PureComponent {

Remember, you're trying to match your answers with what the other players submit. - Give {this.props.prompt.items} answers for the following prompt: + Give {this.props.prompt.items} answer + {this.props.prompt.items > 1 ? 's' : ''} for the following prompt:

{this.props.prompt.prompt}