Skip to content

Commit 017f1d9

Browse files
resolve spelling mistake in tutorials docs (#193)
1 parent 995e476 commit 017f1d9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/tutorials.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Tutorials
22

3-
This section shows tutorials to avanced use of PyMS. See [Examples](examples.md) for simple tutorials
3+
This section shows tutorials for advanced use of PyMS. See [Examples](examples.md) for simple tutorials
44

55
## Tutorial 1: Propagate Traces
66
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
1010

1111
## Tutorial 2: How To contribute, Create your own service
1212

13-
[See tutorial](tutorial_create_services.md)
13+
[See tutorial](tutorial_create_services.md)

0 commit comments

Comments
 (0)