Skip to content

Commit ab9735f

Browse files
authored
Update README.md
1 parent cf20de6 commit ab9735f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ dependencies {
2121
}
2222
```
2323

24-
#### We have "Student" class to explan the examples
24+
#### We have "Student" as example
2525
```kotlin
2626
data class Student(var name: String)
2727
```

0 commit comments

Comments
 (0)