Fix small spelling mistakes (#88)
This commit is contained in:
committed by
Lucio Franco
parent
580aa41bd0
commit
50424a66ef
@@ -48,7 +48,7 @@ $ cargo +beta build
|
|||||||
|
|
||||||
### Tutorials
|
### Tutorials
|
||||||
|
|
||||||
- The [`helloworld`][helloworld-tutorial] tutorial provides a basic example of using `tonic`, prefect for first time users!
|
- The [`helloworld`][helloworld-tutorial] tutorial provides a basic example of using `tonic`, perfect for first time users!
|
||||||
- The [`routeguide`][routeguide-tutorial] tutorial provides a complete example of using `tonic` and all its
|
- The [`routeguide`][routeguide-tutorial] tutorial provides a complete example of using `tonic` and all its
|
||||||
features.
|
features.
|
||||||
|
|
||||||
@@ -105,4 +105,4 @@ terms or conditions.
|
|||||||
[Docs]: https://docs.rs/tonic
|
[Docs]: https://docs.rs/tonic
|
||||||
[Chat]: https://discord.gg/6yGkFeN
|
[Chat]: https://discord.gg/6yGkFeN
|
||||||
[routeguide-tutorial]: https://github.com/hyperium/tonic/blob/master/tonic-examples/routeguide-tutorial.md
|
[routeguide-tutorial]: https://github.com/hyperium/tonic/blob/master/tonic-examples/routeguide-tutorial.md
|
||||||
[hellworld-tutorial]: https://github.com/hyperium/tonic/blob/master/tonic-examples/helloworld-tutorial.md
|
[helloworld-tutorial]: https://github.com/hyperium/tonic/blob/master/tonic-examples/helloworld-tutorial.md
|
||||||
|
|||||||
Reference in New Issue
Block a user