This is an automated email from the ASF dual-hosted git repository.

adriancole pushed a commit to branch travis
in repository https://gitbox.apache.org/repos/asf/incubator-zipkin-api.git


The following commit(s) were added to refs/heads/travis by this push:
     new 449b4ec  typo
449b4ec is described below

commit 449b4ec5c98bc85fdd9faff4be96b6a8fcc307b6
Author: Adrian Cole <[email protected]>
AuthorDate: Tue Apr 30 10:30:03 2019 +0800

    typo
---
 package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package.json b/package.json
index 6c1dded..e5919f1 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
 {
   "name": "zipkin-api",
   "version": "0.0.0",
-  "description": "Validate Apache Zipkin (Incubating)Api",
+  "description": "Validate Apache Zipkin (Incubating) Api",
   "main": "validate.js",
   "scripts": {
     "test": "node validate.js"

Reply via email to