diff --git a/src/extensions/arcade/slack/views/shop.ts b/src/extensions/arcade/slack/views/shop.ts index be31c3fa..b182935f 100644 --- a/src/extensions/arcade/slack/views/shop.ts +++ b/src/extensions/arcade/slack/views/shop.ts @@ -45,7 +45,7 @@ export class Shop { _How do I get tickets?_\n- Provide for every session.\n- *When your project is complete,* post a demo to <#C01504DCLVD> for review.\n- If your project gets approved, your hours become tickets! Be patient and keep hacking. -*Reviews rejected for reasons covered in the will cost you one ticket!* So make sure you _post valid scraps_ and _ship_ _completed projects_. +*Reviews rejected for reasons covered in the will result in that ticket being rejected!* So make sure you _post valid scraps_ and _ship_ _completed projects_. _More questions? Check the !_` }, @@ -116,4 +116,4 @@ _More questions? Check the !_` ] }; } -} \ No newline at end of file +}