diff --git a/docs/components.html b/docs/components.html index bfb9a98bb3697357bebf5d0345010a898f44bacc..b18fd2b64bb4aab925ed84d3d8511b83112bd79a 100644 --- a/docs/components.html +++ b/docs/components.html @@ -1415,7 +1415,7 @@ body { padding-bottom: 70px; } <h1>Breadcrumbs <small></small></h1> </div> <p class="lead">Indicate the current page's location within a navigational hierarchy.</p> - <p>Separators are automatically added in CSS through `:after` and `content`.</p> + <p>Separators are automatically added in CSS through <code>:after</code> and <code>content</code>.</p> <div class="bs-example"> <ul class="breadcrumb"> <li class="active">Home</li>