Skip to content
This repository was archived by the owner on Oct 3, 2023. It is now read-only.

Commit 1c467f2

Browse files
bripkensofrobots
authored andcommitted
doc: fix typo (#41)
1 parent 5657364 commit 1c467f2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

packages/opencensus-exporter-zipkin/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ This project is still at an early stage of development. It's subject to change.
77

88
## Installation
99

10-
Install OpenCensus Zipikin Exporter with:
10+
Install OpenCensus Zipkin Exporter with:
1111
```bash
1212
npm install @opencensus/nodejs
1313
npm install @opencensus/exporter-zipkin
@@ -68,4 +68,4 @@ tracing.registerExporter(exporter).start();
6868
- For help or feedback on this project, join us on [gitter](https://gitter.im/census-instrumentation/Lobby)
6969

7070
[gitter-image]: https://badges.gitter.im/census-instrumentation/lobby.svg
71-
[gitter-url]: https://gitter.im/census-instrumentation/lobby?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge
71+
[gitter-url]: https://gitter.im/census-instrumentation/lobby?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge

0 commit comments

Comments
 (0)