From 2df8e159ae1b389642fb2afdc43c3e6fa9bdd497 Mon Sep 17 00:00:00 2001 From: Jason Zimdars Date: Mon, 3 Nov 2025 14:18:24 -0600 Subject: [PATCH] Typo --- app/models/account/seeder.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/models/account/seeder.rb b/app/models/account/seeder.rb index 7480ca88f..350651615 100644 --- a/app/models/account/seeder.rb +++ b/app/models/account/seeder.rb @@ -55,7 +55,7 @@ class Account::Seeder

Click the little head with the + next to it, pick yourself.

HTML - playground.cards.create! creator: creator, title: "Tag this card “Design” the move it to YES", status: "published", description: <<~HTML + playground.cards.create! creator: creator, title: "Tag this card “Design” then move it to YES", status: "published", description: <<~HTML

Click the little Tag icon, type Design, then save. Then, move the card to the new “YES” column you created in the previous step.

HTML