diff --git a/README.md b/README.md index f446ea0..5eca428 100644 --- a/README.md +++ b/README.md @@ -68,7 +68,7 @@ Once you have `exqlite` configured, you can use the `:key` option in the databas ```elixir config :my_app, MyApp.Repo, database: "path/to/my/encrypted-database.db", - key: "super-secret' + key: "supersecret' ``` ## Benchmarks