From e890975da4aada4e6386ef6109668ef13a261caa Mon Sep 17 00:00:00 2001 From: Brandon Keepers Date: Wed, 12 Oct 2016 13:43:48 -0500 Subject: [PATCH] Fix typo in name --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3a816f7..0206ffb 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "name": "github-proobot", + "name": "github-probot", "version": "1.0.0", "description": "a trainable robot that responds to activity on GitHub", "main": "index.js",