Commit b4e11377 authored by Chris Lamb's avatar Chris Lamb 👀
Browse files

Fix literal "{: .lead}" in text due to line break. (Re:...

Fix literal "{: .lead}" in text due to line break. (Re: #45)

This one was visible locally.
parent 762c5a6a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -8,7 +8,7 @@ redirect_from: /docs/.

Getting reproducible builds for your software or distribution might be easier
than you think.
{: .lead}
{:class="lead"}

However, it might require small changes to your build system and a strategy on
how to enable others to recreate an environment in which the builds can be