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 312beed commit 848ab50Copy full SHA for 848ab50
README.md
@@ -76,7 +76,7 @@ plugins {
76
}
77
```
78
79
-Then mark you custom classes `@Serializable`:
+Then mark your custom classes `@Serializable`:
80
81
```kotlin
82
@Serializable
0 commit comments