diff --git a/src/register-org/components/check-your-answers/check-your-answers.component.html b/src/register-org/components/check-your-answers/check-your-answers.component.html
index 0cfc185a6..eaf69e351 100644
--- a/src/register-org/components/check-your-answers/check-your-answers.component.html
+++ b/src/register-org/components/check-your-answers/check-your-answers.component.html
@@ -227,6 +227,7 @@
diff --git a/src/register-org/containers/registered-address/registered-address.component.html b/src/register-org/containers/registered-address/registered-address.component.html
index 2c1628c5d..e66011bd9 100644
--- a/src/register-org/containers/registered-address/registered-address.component.html
+++ b/src/register-org/containers/registered-address/registered-address.component.html
@@ -15,6 +15,7 @@
{{headingText}}
company
information register.
+
Your organisation name should be included in the first line of your address if this is a shared business address.
Get Organisation User details', function() {
this.timeout(50000);
- test('GET Manage Organisation User details', () => generateAPIRequest('GET', '/api/allUserList')
+ test('GET Manage Organisation User details', () => generateAPIRequest('GET', '/api/allUserListWithoutRoles')
// console.log('response', response.headers.get('cache-control'))
.then((response) => {