Skip to content

Commit 5472e28

Browse files
committed
Fixed docs [skip ci]
1 parent 52c664a commit 5472e28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/polars/lazy_frame.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@ def write_json(file)
192192
nil
193193
end
194194

195-
# Serialize the logical plan of this LazyFrame to a file or string in JSON format.
195+
# Serialize the logical plan of this LazyFrame to a file or string.
196196
#
197197
# @param file [Object]
198198
# File path to which the result should be written. If set to `nil`

0 commit comments

Comments
 (0)