diff --git a/config-example.yaml b/config-example.yaml index 37c205e1..04a2f342 100644 --- a/config-example.yaml +++ b/config-example.yaml @@ -139,7 +139,7 @@ ephemeral_node_inactivity_timeout: 30m database: # Database type. Available options: sqlite, postgres - # Please not that using Postgres is highly discouraged as it is only supported for legacy reasons. + # Please note that using Postgres is highly discouraged as it is only supported for legacy reasons. # All new development, testing and optimisations are done with SQLite in mind. type: sqlite