We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 995e476 commit 017f1d9Copy full SHA for 017f1d9
docs/tutorials.md
@@ -1,6 +1,6 @@
1
# Tutorials
2
3
-This section shows tutorials to avanced use of PyMS. See [Examples](examples.md) for simple tutorials
+This section shows tutorials for advanced use of PyMS. See [Examples](examples.md) for simple tutorials
4
5
## Tutorial 1: Propagate Traces
6
With this tutorial you can solve the problem of [distributed tracing](https://microservices.io/patterns/observability/distributed-tracing.html)
@@ -10,4 +10,4 @@ With this tutorial you can solve the problem of [distributed tracing](https://mi
10
11
## Tutorial 2: How To contribute, Create your own service
12
13
-[See tutorial](tutorial_create_services.md)
+[See tutorial](tutorial_create_services.md)
0 commit comments