Skip to content

Commit 6f4b039

Browse files
Merge pull request #126960 from changeworld/patch-14
Fix typo: bellow -> below
2 parents 50707f2 + 32f9da2 commit 6f4b039

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/synapse-analytics/spark/optimize-write-for-apache-spark.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ val table = DeltaTable.replace()
137137

138138
## How to get & change the current max file size configuration for Optimize Write
139139

140-
To get the current config value, use the bellow commands. The default is 128 MB.
140+
To get the current config value, use the below commands. The default is 128 MB.
141141

142142
1. Scala and PySpark
143143

0 commit comments

Comments
 (0)