Skip to content

Commit 13cb294

Browse files
authored
Fix title formatting in copy-into-location.md
1 parent da6c331 commit 13cb294

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

markdown-pages/en/tidb/release-8.5/tidb-cloud-lake/sql/copy-into-location.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
2-
title: COPY INTO <location>
2+
title: COPY INTO location
33
summary: COPY INTO allows you to unload data from a table or query into one or more files in one of the following locations.
44
---
55

6-
# COPY INTO <location>
6+
# COPY INTO location
77

88
> **Note:**
99
>

0 commit comments

Comments
 (0)