diff --git a/nostr-rs-relay/config.toml b/nostr-rs-relay/config.toml index db64169..8ae0de2 100644 --- a/nostr-rs-relay/config.toml +++ b/nostr-rs-relay/config.toml @@ -33,7 +33,7 @@ description = "A newly created nostr-rs-relay.\n\nCustomize this with your own i #engine = "sqlite" # Directory for SQLite files. Defaults to the current directory. Can -# also be specified (and overriden) with the "--db dirname" command +# also be specified (and overridden) with the "--db dirname" command # line option. #data_directory = "."