Skip to content

Commit 789b7a8

Browse files
committed
Fix typo: seperate -> separate
1 parent 2e29321 commit 789b7a8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/generators/alchemy_i18n/install/install_generator.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ def ask_locales
4444
ask <<~LOCALES
4545
Which locales should we generate files for?
4646
#{self.class.description}
47-
(seperate multiple locales with space):
47+
(separate multiple locales with space):
4848
LOCALES
4949
end
5050
end

0 commit comments

Comments
 (0)