age: fix typo in package docs

This commit is contained in:
Filippo Valsorda
2022-01-01 08:02:58 -05:00
committed by GitHub
parent ab3707c085
commit e4ae4cf884

2
age.go
View File

@@ -16,7 +16,7 @@
// Key management
//
// Age does not have a global keyring. Instead, since age keys are small,
// textual, and cheap, you are encoraged to generate dedicated keys for each
// textual, and cheap, you are encouraged to generate dedicated keys for each
// task and application.
//
// Recipient public keys can be passed around as command line flags and in