README.md in opencensus-0.1.0 vs README.md in opencensus-0.2.0
- old
+ new
@@ -128,10 +128,10 @@
config.opencensus.trace.default_sampler =
OpenCensus::Trace::Samplers::AlwaysSample.new
config.opencensus.trace.default_max_attributes = 16
```
-You can configure a variety of core OpenCensuys options, including:
+You can configure a variety of core OpenCensus options, including:
* Sampling, which controls how often a request is traced.
* Exporting, which controls how trace information is reported.
* Formatting, which controls how distributed request trace headers are
constructed