Skip to content

Commit 2b97b69

Browse files
authored
Update README.md (#1850)
Fix typo [skip ci]
1 parent c47935e commit 2b97b69

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1034,9 +1034,9 @@ ___
10341034

10351035
## Install certificates for Chromium based browsers
10361036

1037-
If you need to install custom certificates, CA, intermediate CA, client certificates (for exmample enterprise internal CA)
1037+
If you need to install custom certificates, CA, intermediate CA, client certificates (for example enterprise internal CA)
10381038
you can use the different utils come from libnss3-tools.
1039-
Chromium based browser uses nssdb as certificate store
1039+
Chromium based browser uses nssdb as certificate store.
10401040
Create new nssdb:
10411041
```bash
10421042
certutil -d sql:$HOME/.pki/nssdb -N

0 commit comments

Comments
 (0)