diff --git a/front-end/src/strings.js b/front-end/src/strings.js
index 25fe311..a898be7 100644
--- a/front-end/src/strings.js
+++ b/front-end/src/strings.js
@@ -2,7 +2,7 @@ const OK_TEXT = "Transaction can proceed.";
const WARN_TEXT =
"This contractor has indicated in SAM.gov that it provides or uses prohibited equipment. Please follow your agency’s procedures.";
const NO_RESULT_MESSAGE = `
- Only entities doing business above the Micro-Purchase Threshold (MPT) are required to register in SAM.gov. Contracts that are classified/FOUO or contractors that do not wish for their information to be publicly available will not show up in search results.
+ Only entities doing business above the Micro-Purchase Threshold (MPT) are required to register in SAM.gov. Contracts that are classified/For Official Use Only (FOUO) or contractors that do not wish for their information to be publicly available will not show up in search results.
Please Note: If an entity representation is not available, cardholders may still be permitted to purchase from a listed entity. However, the cardholder would be responsible for documenting compliance with Section 889 in accordance with any applicable agency requirements.`;
const API_ERROR_MESSAGE =
"Sorry, we weren't able to connect to SAM.gov. Please try again later.";
diff --git a/front-end/src/views/HomeView.vue b/front-end/src/views/HomeView.vue
index d7716ff..6c47c73 100644
--- a/front-end/src/views/HomeView.vue
+++ b/front-end/src/views/HomeView.vue
@@ -23,7 +23,9 @@ onMounted(() => {
-
We are having technical issues that may cause search errors on the 889 tool. The GSA technical team is working to solve the issue. Thank you for your patience.
+
+ We are having technical issues that may cause search errors on the 889 tool. The GSA technical team is working to solve the issue. Thank you for your patience.
+
Check to see if an entity has a section 889 representation in
SAM.gov
@@ -41,7 +43,7 @@ onMounted(() => {
This tool only checks for Section 889 representations in an
entity’s SAM.gov record. Only entities doing business above the
Micro-Purchase Threshold (MPT) are required to register in
- SAM.gov. Contracts that are classified/FOUO or contractors that do
+ SAM.gov. Contracts that are classified/For Official Use Only (FOUO) or contractors that do
not wish for their information to be publicly available will not
show up in search results.