Skip to content

Commit

Permalink
chore: fix wrong docs function name
Browse files Browse the repository at this point in the history
  • Loading branch information
Ziinc committed Aug 2, 2024
1 parent bc01809 commit f904076
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/logflare/vault.ex
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ defmodule Logflare.Vault do
To run the migration at runtime, use the following:
```elixir
iex> Logflare.Vault.do_migration()
iex> Logflare.Vault.do_migrate()
```
An old encryption key should be present for the migration.
Expand Down

0 comments on commit f904076

Please sign in to comment.