Skip to content

Commit 9641362

Browse files
committed
README: wording
1 parent e80e25b commit 9641362

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
@@ -48,7 +48,7 @@ See [announcement blog post for motivation](XXX).
4848
- **Type-Safe Rust SDK**: Generate strongly-typed structs from your `secretspec.toml` for compile-time safety
4949
- **Profile Support**: Override secret requirements and defaults per profile (development, production, etc.)
5050
- **Configuration Inheritance**: Extend and override shared configurations using the `extends` feature
51-
- **Simple Migration**: `secretspec init` to migrate from existing `.env` files
51+
- **Discovery**: `secretspec init` to discover secrets from existing `.env` files
5252

5353
## Quick Start
5454

0 commit comments

Comments
 (0)