diff --git a/guide/english/certifications/javascript-algorithms-and-data-structures/basic-algorithm-scripting/boo-who/index.md b/guide/english/certifications/javascript-algorithms-and-data-structures/basic-algorithm-scripting/boo-who/index.md
index 062b9d1454..dafcedf8d9 100644
--- a/guide/english/certifications/javascript-algorithms-and-data-structures/basic-algorithm-scripting/boo-who/index.md
+++ b/guide/english/certifications/javascript-algorithms-and-data-structures/basic-algorithm-scripting/boo-who/index.md
@@ -53,7 +53,6 @@ Uses the operator `typeof` to check if the variable is a boolean. If it is, it w
#### Relevant Links
-* Using typeof
* typeof
##  NOTES FOR CONTRIBUTIONS: