Browse Source

Merge pull request #22 from peterkaminski/master

Typo fix, "info" -> "into" in app.json
JeongHoon Byun (aka Outsider) 9 years ago
parent
commit
3aa2fd7492
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": {