Skip to content

Commit 76c6d7e

Browse files
small md list fix
1 parent 5aecd88 commit 76c6d7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/StardustDocs/topics/Utilities-Generation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ Useful when you want to:
111111
- Work with the data as regular Kotlin data classes.
112112
- Work with data classes serialization.
113113
- Extract structured types for further use in your application.
114-
-
114+
115115
### Arguments {id="generateDataClasses-arguments"}
116116
* `markerName`: `String?` — The base name to use for generated data classes.
117117
If `null`, uses the `T` type argument of `DataFrame` simple name.

0 commit comments

Comments
 (0)