aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn St. John <jstjohn@users.noreply.github.com>2017-10-05 14:57:38 -0700
committerGitHub <noreply@github.com>2017-10-05 14:57:38 -0700
commitbb6e61d52a7daf86d7e28fcc1ac1d3525b54e08c (patch)
tree22bdb34e677eb9af12abf75723670abe0ec9ea74
parent7e655ffa0b049ce5693f6521d8352ad38bb7cae4 (diff)
downloadtracing-bb6e61d52a7daf86d7e28fcc1ac1d3525b54e08c.tar.gz
tracing-bb6e61d52a7daf86d7e28fcc1ac1d3525b54e08c.tar.bz2
tracing-bb6e61d52a7daf86d7e28fcc1ac1d3525b54e08c.zip
add a g
Tracin -> Tracing
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index b8e24db..04a7203 100644
--- a/README.md
+++ b/README.md
@@ -55,7 +55,7 @@ Various tracing aggregation backends are provided out of the box.
### Logging
The `LoggingTracer` simply logs any traces locally.
-### Google Stackdriver Tracin
+### Google Stackdriver Tracing
The `GoogleTracer` interacts with the Google Stack Driver API, as described here:
https://cloud.google.com/trace/docs/reference/v1/rest/v1/projects.traces#Trace