Commit 4590ba08 authored by Chris Lamb's avatar Chris Lamb 👀
Browse files

s/human readable/human-readable/

parent 056fbc3e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -24,7 +24,7 @@ layout: home
  <div class="eight columns text">
    <p>
      <strong>Reproducible builds</strong> are a set of software development practices that
      create a <strong>verifiable path from</strong> human readable
      create a <strong>verifiable path from</strong> human-readable
      <strong>source code to</strong> the <strong>binary</strong> code used by
      computers.
      (<a href="{{ "/docs/definition/" | prepend: site.baseurl }}">Full definition</a>)
+1 −1
Original line number Diff line number Diff line
@@ -23,7 +23,7 @@ order: 3
      <a href="https://diffoscope.org/">diffoscope</a> will try to <strong>get
      to the bottom of what makes files or directories different</strong>. It
      will recursively unpack archives of many kinds and transform various
      binary formats into more human readable forms for comparison. It can
      binary formats into more human-readable forms for comparison. It can
      compare two tarballs, ISO images, or PDFs just as easily.
    </p>
    <p>