mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2025-12-31 01:10:20 -06:00
Fix grammar in README
This commit is contained in:
@@ -3,7 +3,7 @@ variables. It's basically a fork of https://github.com/joeshaw/envdecode,
|
||||
but changed to support multiple environment variables (precedence).
|
||||
|
||||
`envdecode` uses struct tags to map environment variables to fields,
|
||||
allowing you you use any names you want for environment variables.
|
||||
allowing you to use any names you want for environment variables.
|
||||
`envdecode` will recurse into nested structs, including pointers to
|
||||
nested structs, but it will not allocate new pointers to structs.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user