We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 424446f commit df77f1dCopy full SHA for df77f1d
docs/content/append-table/update.md
@@ -26,7 +26,7 @@ under the License.
26
27
# Update
28
29
-Now, only Spark SQL supports DELETE & UPDATE, you can take a look to [Spark Write]({{< ref "spark/sql-write" >}}).
+Now, only Spark SQL supports DELETE & UPDATE, you can take a look at [Spark Write]({{< ref "spark/sql-write" >}}).
30
31
Example:
32
```sql
0 commit comments