Skip to content

Commit 8da8250

Browse files
committed
address comment
1 parent d9c5352 commit 8da8250

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/avro-data-source-guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ See [Application Submission Guide](submitting-applications.html) for more detail
2424

2525
## Load and Save Functions
2626

27-
Since `spark-avro` module is external, there is not such API as `.avro` in
27+
Since `spark-avro` module is external, there is no `.avro` API in
2828
`DataFrameReader` or `DataFrameWriter`.
2929

3030
To load/save data in Avro format, you need to specify the data source option `format` as `avro`(or `org.apache.spark.sql.avro`).

0 commit comments

Comments
 (0)