Commit 6ccad0f4 authored by James Addison's avatar James Addison 💬
Browse files

Quickstart guide: add missing indefinite article

parent 63d58e09
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -12,7 +12,7 @@ The easiest check that you can perform, without installing any additional softwa

This works as long as the builds are reproducible byte-by-byte, but embedded signatures make this difficult. You can check [this page](https://reproducible-builds.org/docs/embedded-signatures/) for some suggestions on how to deal with them.

If the results differ, then you have found reproducibility bug either in your software or in your toolchain, and can proceed directly to the [troubleshooting](/docs/reproducibility-troubleshooting/) guide.
If the results differ, then you have found a reproducibility bug either in your software or in your toolchain, and can proceed directly to the [troubleshooting](/docs/reproducibility-troubleshooting/) guide.

If the output is identical, then you should add more variance to the build environment to examine less-obvious factors that might influence the output: