From 42e23d43bab03d07bed40698120764a2673ec89b Mon Sep 17 00:00:00 2001 From: Ashantha Lahiru Date: Tue, 24 Apr 2018 21:24:48 +0530 Subject: [PATCH] Fix typo (#515) --- docs/extensions.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/extensions.md b/docs/extensions.md index cabe7d6..bbe7dbd 100644 --- a/docs/extensions.md +++ b/docs/extensions.md @@ -8,7 +8,7 @@ While Probot doesn't have an official extension API (yet), there are a handful o ## Config -[probot-config](https://github.com/getsentry/probot-config) is an extension for sharing configs between between repositories. +[probot-config](https://github.com/getsentry/probot-config) is an extension for sharing configs between repositories. ```js