We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 60c3354 + 24fe740 commit 11ae1b3Copy full SHA for 11ae1b3
1 file changed
README.md
@@ -113,7 +113,7 @@ defmodule MyApp.Accounts.User do
113
114
# Optionally ignore certain actions. This is mainly used for actions
115
# that are kept around for supporting previous event versions, and
116
- # are configured as replay_overrrides in the event log (see above).
+ # are configured as replay_overrides in the event log (see above).
117
ignore_actions [:old_create_v1]
118
119
# Optionally specify version numbers for actions
0 commit comments