aboutsummaryrefslogtreecommitdiff
path: root/doc/manual
diff options
context:
space:
mode:
authorValentin Gagarin <valentin.gagarin@tweag.io>2022-09-16 09:36:55 +0200
committerGitHub <noreply@github.com>2022-09-16 09:36:55 +0200
commitdc8c0b173c2cc5bd0fe4273f741fda5591ba4133 (patch)
tree9c9c9bab96e3f06c82a4a50897e1bbdf939b1cfb /doc/manual
parent1ae974120a24f70eba12e073dbba4b7bac73eedf (diff)
Update doc/manual/src/contributing/hacking.md
Diffstat (limited to 'doc/manual')
-rw-r--r--doc/manual/src/contributing/hacking.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/manual/src/contributing/hacking.md b/doc/manual/src/contributing/hacking.md
index 7f3905d38..f4aeda871 100644
--- a/doc/manual/src/contributing/hacking.md
+++ b/doc/manual/src/contributing/hacking.md
@@ -130,7 +130,7 @@ If you've already pushed to a fork of Nix on GitHub before, you may have noticed
- Create or log in to an account.
- Create a Cachix cache using the format `<github-username>-nix-install-tests`.
- Navigate to the new cache > Settings > Auth Tokens.
- - Generate a new cachix auth token and copy the generated value.
+ - Generate a new Cachix auth token and copy the generated value.
4. At github.com:
- Navigate to your Nix fork > Settings > Secrets > Actions > New repository secret.
- Name the secret `CACHIX_AUTH_TOKEN`