diff --git a/README.md b/README.md index 5d51749..8911ef9 100644 --- a/README.md +++ b/README.md @@ -43,8 +43,8 @@ certtool --generate-self-signed --load-privkey ca.key --outfile ca.crt ``` python cert.py -f output ``` - In latter the "output" file will contain both private key and certificate; - split the file and store the separately. + In the latter the "output" file will contain both private key and certificate; + split the file and store them separately. 3. Configure the proxy with the option set `services.privoxy.tls-wrapper`, for example ```nix