@@ -17,7 +17,7 @@ To identify the origin of non-deterministic build outputs:
* Sometimes the nature of the content difference itself will provide clues (see below).
* Context surrounding the difference may help you to locate relevant source code.
* Try to pinpoint the [variance factor](/docs/adding-build-variance/) that causes the difference. Tools such as [reprotest](https://salsa.debian.org/reproducible-builds/reprotest)may be able to help.
* Try to pinpoint the [variance factor](/docs/adding-build-variance/) that causes the difference. Tools such as [reprotest](https://salsa.debian.org/reproducible-builds/reprotest)can help you do this.
* This will allow you to focus your experimentation on the relevant factor.
* Knowing the variance factor should also make it easier to consult relevant [documentation](https://reproducible-builds.org/docs/).