mirror of
https://github.com/maybe-finance/maybe.git
synced 2025-07-24 23:59:40 +02:00
Use consistent language for invite codes
This commit is contained in:
parent
8118927f9b
commit
3852b79121
3 changed files with 4 additions and 4 deletions
|
@ -1,5 +1,5 @@
|
|||
namespace :invites do
|
||||
desc "Create an invitation code"
|
||||
desc "Create an invite code"
|
||||
task create: :environment do
|
||||
puts InviteCode.generate!
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue