Skip to content

Commit dc9a2b6

Browse files
japwiktor-k
andauthored
Update README.md
Co-authored-by: Wiktor Kwapisiewicz <wiktor@metacode.biz> Signed-off-by: Jasper Spaans <jasper@bmw12.nl>
1 parent 26d1aed commit dc9a2b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -304,7 +304,7 @@ keys][9580] can also be generated:
304304
from pysequoia import Profile
305305

306306
mary = Cert.generate("Modern Mary <mary@example.com", profile=Profile.RFC9580)
307-
print(f"Generater cert with fingerprint {mary.fpr}:\n{mary}")
307+
print(f"Generated cert with fingerprint {mary.fingerprint}:\n{mary}")
308308
```
309309

310310
Note that legacy PGP implementations may not be able to consume these

0 commit comments

Comments
 (0)