diff --git a/docs/playwright-accessibility-test.md b/docs/playwright-accessibility-test.md
index cc850be72..aa25492b1 100644
--- a/docs/playwright-accessibility-test.md
+++ b/docs/playwright-accessibility-test.md
@@ -61,7 +61,7 @@ You can use your own project to configure and test it. For demo purposes, we are
:::tip sample repo
Download or Clone the code sample from the LambdaTest GitHub repository to run your tests.
-
View on GitHub
+
View on GitHub
:::
If you are using your own project, make sure you update the **Hub endpoint** in your tests file. By setting up the Hub endpoint, you establish the communication channel between your tests and the browser nodes, enabling effective test distribution and execution.