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 2a4ce55 commit c8c14c9Copy full SHA for c8c14c9
docs/serializers.md
@@ -933,7 +933,7 @@ object ProjectSerializer
933
```
934
935
You must bind this serializer to a class using one of the approaches explained in this chapter. We'll
936
-follow the [Passing a serializer manually](#passing-a-serializer-manually) appraoch for this example.
+follow the [Passing a serializer manually](#passing-a-serializer-manually) approach for this example.
937
938
```kotlin
939
fun main() {
0 commit comments