diff --git a/source/faq.rst b/source/faq.rst index 2c06e9a..c202333 100644 --- a/source/faq.rst +++ b/source/faq.rst @@ -34,7 +34,7 @@ If the entry exists: 2. If you ran ``nix-build`` before binary cache has been populated, Nix will maintain a negative cache for the entry. - `See a workaround to remove negative caching `_. + `See a workaround to remove negative caching `_. 3. Substitution could be disabled for that derivation via ``allowSubstitutes = false;`` attribute.