Skip to content

Commit

Permalink
Update offchain/data/src/config.rs
Browse files Browse the repository at this point in the history
Co-authored-by: Victor Yves <[email protected]>
  • Loading branch information
gligneul and torives authored Sep 27, 2023
1 parent 6e86575 commit 3dba8a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion offchain/data/src/config.rs
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ pub struct RepositoryCLIConfig {
/// If not set, or set to empty string, will defer the behaviour to the Pg driver.
/// See: https://www.postgresql.org/docs/current/libpq-envars.html
///
/// It is also possible set the endpoint without the password and load it from Postgres'
/// It is also possible to set the endpoint without the password and load it from Postgres'
/// passfile.
/// See: https://www.postgresql.org/docs/current/libpq-connect.html#LIBPQ-CONNECT-PASSFILE
#[arg(long, env)]
Expand Down

0 comments on commit 3dba8a7

Please sign in to comment.