diff --git a/README.md b/README.md index 22cd8a3..2aab90e 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,7 @@ $ cargo +beta build ### 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 features. @@ -105,4 +105,4 @@ terms or conditions. [Docs]: https://docs.rs/tonic [Chat]: https://discord.gg/6yGkFeN [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