Skip to content

Commit e2e8b39

Browse files
authored
Update active-directory-b2c-html-how-to.md
Minor fix
1 parent 84eba67 commit e2e8b39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

includes/active-directory-b2c-html-how-to.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,5 +162,5 @@ Validate that you're ready by performing the following steps:
162162
1. Navigate to [www.test-cors.org](https://www.test-cors.org/)
163163
1. For the **Remote URL** box, paste the URL of your HTML file. For example, `https://your-account.blob.core.windows.net/azure-ad-b2c/unified.html`
164164
1. Select **Send Request**.
165-
The result should be `XHR status: 200`
165+
The result should be `XHR status: 200`.
166166
If you receive an error, make sure that your CORS settings are correct. You might also need to clear your browser cache or open an in-private browsing session by pressing Ctrl+Shift+P.

0 commit comments

Comments
 (0)