From 8da2dae47b74316d4abdb42f104a560fd7e70f66 Mon Sep 17 00:00:00 2001 From: jackspirou Date: Fri, 29 Jan 2016 16:24:06 -0600 Subject: [PATCH] fixing typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 19e766f..170aea4 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ build: - go test ./... ``` -Below is a more advanced `.drone.yml` for need things like HipChat integration. +Below is a more advanced `.drone.yml` for notification integrations like HipChat. ```yaml