Skip to content

Commit 99d3c36

Browse files
plural
[ci skip]
1 parent a118034 commit 99d3c36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/security/verify-installers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ Our Windows installers are signed using a code signing certificate. You can veri
4545
On macOS, you can verify the code signature of the Cryptomator app using the built-in `codesign` utility. This verification confirms the app's authenticity and integrity:
4646

4747
1. Open Terminal (found in Applications > Utilities).
48-
2. Run either of the following command to check the signature:
48+
2. Run either of the following commands to check the signature:
4949
```
5050
codesign -dv ~/Downloads/Cryptomator-*.dmg
5151
codesign -dv /Applications/Cryptomator.app

0 commit comments

Comments
 (0)