CMSgov / bluebutton-web-server

Blue Button API
https://sandbox.bluebutton.cms.gov
Other
40 stars 24 forks source link

BB2-3288: Add missing period to permissions screen #1226

Closed jimmyfagan closed 3 months ago

jimmyfagan commented 3 months ago

JIRA Ticket: BB2-3288

What Does This PR Do?

This PR makes a small tweak to the permission screen text to make sure that all combinations of languages and states include a period at the end of the sentence for the checkbox help text.

What Should Reviewers Watch For?

The PR is very simple, so just checking the text when running this branch locally.

Validation

This can be validated by running the application based on this branch and looking at the permissions screen in Spanish with the box checked and not checked. The help text should always have a period at the end.

What Security Implications Does This PR Have?

Please indicate if this PR does any of the following:

Any Migrations?