Browse Source

Merge pull request #1 from peterkaminski/peterkaminski-typofix-1

Typo fix, "info" -> "into"
Peter Kaminski 9 years ago
parent
commit
e446dff5b2
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app.json

+ 1 - 1
app.json

@@ -1,6 +1,6 @@
 {
   "name": "Slack Invite Automation",
-  "description": "A tiny web application to invite a user info your slack team.",
+  "description": "A tiny web application to invite a user into your slack team.",
   "repository": "https://github.com/outsideris/slack-invite-automation",
   "keywords": ["node", "slack", "invite"],
   "env": {