Skip to content

Commit 50ec88d

Browse files
committed
docs: polishing
1 parent 6f8508b commit 50ec88d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -111,8 +111,8 @@ public class DotenvxJacksonConfig {
111111
}
112112
```
113113

114-
For encryption, make sure the field value with `private:` prefix.
115-
For decryption, make sure the field value with `encrypted:` prefix.
114+
For encryption, make sure the field's value with `private:` prefix.
115+
For decryption, make sure the field's value with `encrypted:` prefix.
116116

117117
**Tips**: please use `dotenvx init --stdout` to generate a new key pair for this case. Don't use app config key pair.
118118

0 commit comments

Comments
 (0)