diff --git a/src/pages/_docs/popover.md b/src/pages/_docs/popover.md
index e6419d670..9f4394df2 100644
--- a/src/pages/_docs/popover.md
+++ b/src/pages/_docs/popover.md
@@ -11,25 +11,25 @@ menu: help.docs.components.popover
To create a default popover use:
{% capture code %}
-
+
{% endcapture %}
{% include example.html code=code %}
## Four directions
-Four options are available: top, right, bottom, and left aligned. Directions are mirrored when using Bootstrap in RTL.
+Four options are available: `top`, `right`, `bottom`, and `left` aligned. Directions are mirrored when using Bootstrap in RTL.
{% capture code %}
-