diff --git a/frontend/src/pages/TermsOfUse/TermsOfUse.tsx b/frontend/src/pages/TermsOfUse/TermsOfUse.tsx index 15d8a292..47dee079 100644 --- a/frontend/src/pages/TermsOfUse/TermsOfUse.tsx +++ b/frontend/src/pages/TermsOfUse/TermsOfUse.tsx @@ -46,7 +46,7 @@ export const TermsOfUse: React.FC = () => {

You must read and sign the Terms of Use before using Crossfeed.

Crossfeed is a free, self-service tool offered by the Department of - Homeland Security’s Cybersecurity and Infrastructure Security Agency + Homeland Security's Cybersecurity and Infrastructure Security Agency (CISA). Using both passive and active processes, Crossfeed can continuously evaluate the cybersecurity posture of your public-facing, internet-accessible network assets for vulnerabilities or configuration @@ -57,7 +57,7 @@ export const TermsOfUse: React.FC = () => { administrative users or view-only users. Administrative users can add/delete domains for their organization, schedule and disable scans for their organization, and invite others to create Crossfeed accounts - to have access to the organization’s data. View-only users can only view + to have access to the organization's data. View-only users can only view data provided to or collected by Crossfeed.

{maximumRole === 'admin' && ( @@ -77,7 +77,7 @@ export const TermsOfUse: React.FC = () => {

By creating a Crossfeed{' '} {maximumRole === 'admin' ? 'administrator' : 'view only'} account and - using this service, you request CISA’s technical assistance to detect + using this service, you request CISA's technical assistance to detect vulnerabilities and configuration issues through Crossfeed and agree to the following:

@@ -104,11 +104,11 @@ export const TermsOfUse: React.FC = () => { resources is later prohibited;
  • - You accept that, while Crossfeed will use best efforts to conduct - scans in a way that minimizes risk to your organization’s systems - and networks, Crossfeed scanning activities creates some risk of - degradation in performance to your organization’s systems and - networks; + You accept that, while Crossfeed will use its best efforts to + conduct scans in a way that minimizes risk to your organization's + systems and networks, Crossfeed scanning activities create some + risk of degradation in performance to your organization's systems + and networks;
  • You agree that CISA may share data gathered by Crossfeed with @@ -119,7 +119,7 @@ export const TermsOfUse: React.FC = () => {
  • You are authorized to make the above certifications on your - organization’s behalf; + organization's behalf;
  • )} @@ -153,7 +153,7 @@ export const TermsOfUse: React.FC = () => {
  • - You accept that, at CISA’s sole discretion, CISA may terminate or + You accept that, at CISA's sole discretion, CISA may terminate or suspend your access to the Crossfeed service due to violation of these terms or any other reason.