You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@zipkin.apache.org by ad...@apache.org on 2019/04/30 02:30:09 UTC

[incubator-zipkin-api] branch travis updated: typo

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 <ad...@users.noreply.github.com>
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"