diff --git a/docs/advanced/advanced.md b/docs/advanced/advanced.md
index 75f75384d3e67aeeffd0c8a1867d04fcb5f659ed..47db99adf7727454fa536443aaaf54539792b174 100644
--- a/docs/advanced/advanced.md
+++ b/docs/advanced/advanced.md
@@ -74,7 +74,7 @@ This will entirely remove the folders in the `_build/` directory.
 
 You can control the behaviour of Jupyter Book by putting custom tags
 in the metadata of your cells. This allows you to do things like
-{doc}`automatically hide code cells <../interactive/hiding>`) as well as
+{doc}`automatically hide code cells <../interactive/hiding>` as well as
 {ref}`add interactive widgets to cells <launch/thebelab>`.
 
 ### Adding tags using notebook interfaces