xmisao / bestgems.org

Gem ranking and downloads trends providing service.
https://bestgems.org/
GNU Affero General Public License v3.0
98 stars 14 forks source link

Small typo in the submit-field #105

Open rubyFeedback opened 2 years ago

rubyFeedback commented 2 years ago

Hello xmisao,

Right now the text is:

"If you believe it, please type believe into the following textbox and click a submit button."

I think the last part:

click a submit button

should be changed to:

click the submit button

The reason as to why is that "a submit button" is unspecific, but we have one submit button below, and only one there. So I think "the" is better than "a" in this context.

Thanks for reading this!

rubyFeedback commented 2 years ago

(Or perhaps even "click on the submit button below", to make this even clearer to the visitor.)