Writing "lose" with two O's is a common mistake.

Reviewed-on: https://codeberg.org/forgejo/docs/pulls/1146
Reviewed-by: Beowulf <beowulf@beocode.eu>
Co-authored-by: Paul-Emmanuel Raoul <skyper@skyplabs.net>
Co-committed-by: Paul-Emmanuel Raoul <skyper@skyplabs.net>
This commit is contained in:
Paul-Emmanuel Raoul 2025-04-15 06:05:30 +00:00 committed by Earl Warren
parent 2f8a01fe35
commit 947f3d49f9

View file

@ -14,7 +14,7 @@ To work with the Chef package registry, you have to use [`knife`](https://docs.c
The Chef package registry does not use an username:password authentication but signed requests with a private:public key pair.
Visit the package owner settings page to create the necessary key pair.
Only the public key is stored inside Forgejo. if you loose access to the private key you must re-generate the key pair.
Only the public key is stored inside Forgejo. If you lose access to the private key you must re-generate the key pair.
[Configure `knife`](https://docs.chef.io/workstation/knife_setup/) to use the downloaded private key with your Forgejo username as `client_name`.
## Configure the package registry