Skip to content

Commit 78714f0

Browse files
authored
Fix typo 'Certificats'
1 parent d742543 commit 78714f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/cosmos-db/how-to-develop-emulator.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -402,7 +402,7 @@ The certificate for the emulator is available in the `_explorer/emulator.pem` pa
402402
> [!NOTE]
403403
> You may need to change the host (or IP address) and port number if you have previously modified those values.
404404

405-
1. Install the certificate according to the process typically used for your operating system. For example, in Linux you would copy the certificate to the `/usr/local/share/ca-certificats/` path.
405+
1. Install the certificate according to the process typically used for your operating system. For example, in Linux you would copy the certificate to the `/usr/local/share/ca-certificates/` path.
406406

407407
```bash
408408
cp ~/emulatorcert.crt /usr/local/share/ca-certificates/

0 commit comments

Comments
 (0)