Skip to content

Commit 09b4423

Browse files
authored
(doc) Fix typo in sn verification
1 parent 7994a24 commit 09b4423

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/en-us/information/security.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC>sn -T c:\ProgramData\choc
162162
Microsoft (R) .NET Framework Strong Name Utility Version 4.0.30319.1
163163
Copyright (c) Microsoft Corporation. All rights reserved.
164164
165-
Public key token is 7If 9d02ea9cad655eb
165+
Public key token is 79d02ea9cad655eb
166166
```
167167

168168
- Choco will warn if it is not signed with the right key (the FOSS project has a default key so that it can build appropriately) and require a user to pass `--allow-unofficial-build`. Over time we are going to increase this so that more places will restrict this (those a user can't just go change source of choco on and build).

0 commit comments

Comments
 (0)